Skip to content

llwire/mediasoup-demos

 
 

Repository files navigation

mediasoup demos

This repo contains some example applications that use the mediasoup WebRTC SFU. The examples here aim to be very simple to read and understand, and to that end they contain the minimum code required to achieve their purpose. All other accessory concerns or features, such as security or multi-user session handling, are ignored on purpose.

These demos are not officially supported. They are written "on the go" as the need for them arises. As such, expect some rough edges or broken code. Having said that, in reality these demos are usually working just fine.

Read each demo's README to find out about what is done and how to make it run:

About

Demos that show how to use mediasoup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • HTML 7.2%