This is the awesome mediasoup multiroom server implementation for meething
There are many servers like it, but this one provides transparent room and user routing based on wss
URL parameters and LRU rooms
wss://meething-mediasoup:2345/?roomId=lobby&peerId=meMyselfandI
The SFU will advertise itself to gun and/or hyperswarm dht peers for discovery by clients
Configure your SSL certificates and preferences in meething-mediasoup.config.js
pm2 start meething-mediasoup.config.js
- MediaSoup its Authors get all the credit for the SFU magic and their help
- The Meething team for their enthusiasm and ideas
- Mozilla Builders program and its mentors for the guidance