OpenSight / janus-cloud

a cluster solution for Janus WebRTC server, by API proxy approach
GNU Affero General Public License v3.0
205 stars 49 forks source link

How to create a new room on the fly like janus api ? #1

Closed ujjwal18 closed 3 years ago

ujjwal18 commented 4 years ago

its very usefull tool but there is no guide to create room dynamically.

gushenjie commented 3 years ago

its very usefull tool but there is no guide to create room dynamically.

Have you realized distributed deployment of janus service through janus cloud?

jamken commented 3 years ago

janus-cloud try best to use the same API of janus-gateway (on Websocket), you can use the same method with the janus-gateway.

document is not enough now, maybe you need to try and read the python code

jamken commented 3 years ago

buted deployment of janus service through janus cloud?

of course, our company has provide business RTC service based on janus-cloud