Tutorial
How to Create a WebRTC Conference Room in Ant Media Server
You can use WebRTC solutions in different communication formations. In addition to peer-to-peer (1-1) and publish-play (1-N) communication types, you can also implement a WebRTC conference (N-N) solution with Ant Media Server Javascript SDK. Let’s have a look at that Read more…