🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@byteplus/byteplus-electron-sdk

Package Overview
Dependencies
Maintainers
19
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byteplus/byteplus-electron-sdk

byteplus electron sdk

3.56.1
latest
npm
Version published
Weekly downloads
10
66.67%
Maintainers
19
Weekly downloads
 
Created
Source

Byteplus Electron SDK

By integrating Byteplus Electron RTC SDK, you can add voice calling, video calling, and live streaming to apps with ease. It creates high-quality audio and video experiences for a wide range of applications including online classrooms, telehealth, gaming, live-streaming, and conferences.

Quick start and example

Installation

npm install @byteplus/byteplus-electron-sdk

For the SDK for Windows 32-bit, add the following fields into package.json of your project.

//package.json 
{
    "byteplus_electron" {
        "arch": "ia32"
    }
}

Documentation

Keywords

BytePlusRTC

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts