Skip to content

meething/meething-mediasoup

Repository files navigation

mozilla-builders

Meething MediaSoup

This is the awesome mediasoup multiroom server implementation for meething

Why?

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

dWeb (wip)

The SFU will advertise itself to gun and/or hyperswarm dht peers for discovery by clients

Configuration

Configure your SSL certificates and preferences in meething-mediasoup.config.js

Service

pm2 start meething-mediasoup.config.js

Credits

  • 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