3.16.2-40413.1104 • Published 10 months ago

zego-express-engine-electron-private v3.16.2-40413.1104

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

zego-express-engine-electron

Prerequisites

  1. Electron 5.0.8+

Installation

  • Video SDK: npm install zego-express-engine-electron
  • Video SDK (with whiteboard feature): npm install zego-express-engine-electron-whiteboard

Quick Start

Create a ZEGO account and get AppID and AppSign required for SDK initialization at ZEGO management console

const zgEngine = window.require('zego-express-engine-electron/ZegoExpressEngine');
const zgDefines = window.require('zego-express-engine-electron/ZegoExpressDefines');
console.log("zego express engine version: ", zgEngine.getVersion());

// init sdk
zgEngine.createEngine({appID: xxx, appSign: 'xxx', scenario: 0});

// use other API to achieve video communication
// loginRoom => startPublishingStream => startPlayingStream

// uninit sdk
zgEngine.destroyEngine();

Resources

  1. Doc Center - See more docs about this SDK
  2. Demo - A quick start demo base on this repo

ChangeLog

ZEGO Express (RTC) Electron

Since the electron SDK is based on native SDK, please refer to native changelog for more information.

ZEGO Express (RTC) Windows Native

ZEGO Express (RTC) macOS Native

ZEGO Express (RTC) Linux Native

3.16.2-40413.1104

10 months ago

3.16.2-40338.1102

11 months ago

3.16.2-40377.1103

11 months ago

3.16.0-39871.1093

12 months ago

3.15.1-39457.1087

12 months ago

3.16.0-39982.1096

11 months ago

3.15.1-39517.1091

12 months ago

3.15.1-39517.1090

12 months ago

2.23.0-36540

1 year ago

3.11.0-35451.996

2 years ago

3.11.0-35341.994

2 years ago

3.10.0-35004.982

2 years ago

3.10.0-35004.978

2 years ago

2.23.0-24090

2 years ago

3.9.0-32614.1286

2 years ago

3.6.0-29708

2 years ago

3.8.1-31663

2 years ago

3.9.0-32125

2 years ago

3.9.0-32168

2 years ago

3.9.0-32001

2 years ago

3.7.0-30063

2 years ago

3.9.0-31897

2 years ago

3.8.1-31309

2 years ago

3.9.0-32614

2 years ago

3.7.0-30160

2 years ago

3.9.0-32355

2 years ago

3.9.0-32156

2 years ago

3.9.0-31966

2 years ago

3.4.0-28170

2 years ago

3.4.2-28425

2 years ago

3.4.2-28619

2 years ago

3.5.0-29017

2 years ago

2.23.0-24078

3 years ago

2.23.0-24888

3 years ago

2.17.1-20433

3 years ago

2.17.1-733

3 years ago

0.26.0-732

3 years ago

0.26.0-2

3 years ago

0.26.0-1

3 years ago