If I use two or more than two WebRTC Native C++ programs to join the video room plugin, there are several videos stop streaming at 3 mins 45 seconds. Showed “no video available”. The browser showed remote video track is muted. The server showed didn’t receive the frame more than 3 seconds.
Sounds like connectivity issues to me: neither parties are receiving media anymore.
Thanks for your reply. Every time if peer number is more than two in the video room, the video will stop and show “no video available” at 3 mins 45 seconds. I deployed the Janus server in a local network. There is no connectivity issues. Thanks.