mediasoup

/ home / Documentation / Examples

Examples

versatica/mediasoup-demo

Project: https://github.com/versatica/mediasoup-demo

This is the “official” mediasoup demo made by mediasoup authors. Said that, we (the authors) don't want this demo to become the “mediasoup reference” and encourage developers to read the API documentation instead.

The mediasoup-demo has a client side web application and a server side Node.js application:

versatica/mediasoup-broadcaster-demo

Project: https://github.com/versatica/mediasoup-broadcaster-demo

Made by mediasoup authors, this project is a libmediasoupclient based application that takes the system microphone and webcam and produces the media to the specified room in mediasoup-demo application.

Kurento/mediasoup-demos

Project: https://github.com/Kurento/mediasoup-demos

Contains mediasoup + Kurento integration projects.

vpalmisano/mediasoupbin

Project: https://github.com/vpalmisano/mediasoupbin

GStreamer plugin for mediasoup-demo.

havfo/multiparty-meeting

Project: https://github.com/havfo/multiparty-meeting

Web: https://letsmeet.no

Multiparty web-meetings using mediasoup and WebRTC. It started as a fork of mediasoup-demo but has evolved quite a bit.

ethand91/mediasoup3-record-demo

Project: https://github.com/ethand91/mediasoup3-record-demo

Simple audio/video record application using mediasoup and GStreamer or FFmpeg.

mkhahani/mediasoup-sample-app

Project: https://github.com/mkhahani/mediasoup-sample-app

A minimal client/server app based on Mediasoup and Socket.io made by @mkhahani.

daily-co/mediasoup-sandbox

Project: https://github.com/daily-co/mediasoup-sandbox/tree/master/single-page

Sample code with the the simplest possible signaling, and fewest possible dependencies, for cross-browser testing of:

Dirvann/mediasoup-sfu-webrtc-video-rooms

Project: https://github.com/Dirvann/mediasoup-sfu-webrtc-video-rooms

Example website for multi-party video/audio/screen conferencing using mediasoup. This project is intended to better understand how mediasoup works with a simple example.

Others

Other public projects using mediasoup can be found in GitHub.