/mediasoup-app

mediasoup sample application

Primary LanguageJavaScriptApache License 2.0Apache-2.0

mediasoup-app

mediasoup sample application

npm run start to serve the app on https://localhost:8080

To use recording feature, you need ffmpeg installed in the host machine:

sudo apt-get install -y ffmpeg