3.13.2-37517.1077 • Published 1 month ago

zego-express-engine-electron-private v3.13.2-37517.1077

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month 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.12.4-37010.1073

2 months ago

3.12.4-36891.1054

2 months ago

3.12.4-36895.1066

2 months ago

3.12.4-36619.1049

3 months ago

3.12.4-36619.1045

3 months ago

2.23.0-36540

3 months ago

3.11.0-35451.996

5 months ago

3.11.0-35341.994

5 months ago

3.10.0-35004.982

5 months ago

3.10.0-35004.978

5 months ago

2.23.0-24090

6 months ago

3.10.2-34021.1319

6 months ago

3.9.0-32614.1286

7 months ago

3.10.0-34182.1321

6 months ago

3.10.0-33459.1324

5 months ago

3.10.0-33459.1304

6 months ago

3.10.0-34394.1326

5 months ago

3.10.0-33401.1315

6 months ago

3.10.0-32824.1283

7 months ago

3.10.0-33272.1300

6 months ago

3.10.0-34392.1325

5 months ago

3.6.0-29708

11 months ago

3.8.1-31663

8 months ago

3.9.0-32125

8 months ago

3.9.0-32168

8 months ago

3.9.0-32001

8 months ago

3.7.0-30063

10 months ago

3.9.0-31897

8 months ago

3.8.1-31309

9 months ago

3.9.0-32614

7 months ago

3.7.0-30160

10 months ago

3.9.0-32355

8 months ago

3.9.0-32156

8 months ago

3.9.0-31966

8 months ago

3.4.0-28170

1 year ago

3.4.2-28425

1 year ago

3.4.2-28619

1 year ago

3.5.0-29017

12 months ago

2.23.0-24078

2 years ago

2.23.0-24888

2 years ago

2.17.1-20433

2 years ago

2.17.1-733

2 years ago

0.26.0-732

2 years ago

0.26.0-2

2 years ago

0.26.0-1

2 years ago