Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 353 Bytes

File metadata and controls

23 lines (12 loc) · 353 Bytes

RTCEngine-server

Install And Run

git clone https://github.com/RTCEngine/RTCEngine-server.git

cd RTCEngine-server && npm install 

// start signaling server 
ts-node server.ts

// start one media node 
ts-node media01.ts

Multi MediaNode

RTCEngine support multi medianodes for loadbalance and connecting to the latest medianode