New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@byteplus/byteplus-electron-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byteplus/byteplus-electron-sdk

byteplus electron sdk

  • 3.52.4
  • npm
  • Socket score

Version published
Maintainers
15
Created

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

FAQs

Package last updated on 07 Jul 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