janus-cloud icon indicating copy to clipboard operation
janus-cloud copied to clipboard

a cluster solution for Janus WebRTC server, by API proxy approach

Results 11 janus-cloud issues
Sort by recently updated
recently updated
newest added

https://github.com/OpenSight/janus-cloud/blob/729dcad78229c21261cee85e9a12413ceca42181/januscloud/proxy/plugin/videoroom.py#L2306 Hi @jamken, It looks like we need to detect the number of janus-gateway, when having more than one we don't need to forward room's max publishers but for only...

bug

janus-cloud brought us scalable media-server. But is there way to make janus-proxy scalable too? Generally, websocket can be scaled out with using Redis's pub/sub function. Is it possible doing like...

Hi, Is Janus v1 supported? Thank you

Hi I have setup with 1 yanus proxy and 2 janus servers behind it. It works good for all demos and test calls with 5-10 participants. Now I'm testing it,...

Hi @jamken we have done the janus clustering proxy setup with 2 pods running behind the proxy. when the call in initiated we have received the following error form the...

Unable to get the recorded .mjr file from the provided /opt/janus/share/janus/recordings/ path in janus-proxy.plugin.videoroom.yml and janus.plugin.videoroom.jcfg file on both config file record is set to true and rec_dir. parameters: **----janus.plugin.videoroom.jcfg----**...

When is support janus-1.0.4 planned?

![image](https://github.com/OpenSight/janus-cloud/assets/10531802/171bdfe7-e18f-4cfa-8efc-5cba1283a2d4) 我使用janus cloud 发现在获取会议成员中没有streams信息,我直接去连janus服务,他是有的。使用的是janus cloud 1.x,janus 使用的是Janus (WebRTC Server) v1.1.4 ![image](https://github.com/OpenSight/janus-cloud/assets/10531802/1213ce62-ee45-4cb8-a278-a82b3ff30e7a) 是不是janus cloud不支持原因?我使用videoroom.html 在join的时候塞入feed是可以正常通话的,但是mvvideoroomtest不行

Does it support docker deployment? If so, is there a configuration tutorial?

Bumps [redis](https://github.com/redis/redis-py) from 3.5.2 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...

dependencies