Fork me on GitHub

Plugin demos

Echo Test A simple Echo Test demo, with knobs to control the bitrate.
Streaming A media Streaming demo, with sample live and on-demand streams.
Video Call A Video Call demo, a bit like AppRTC but with media passing through the gateway.
SIP Gateway A SIP Gateway demo, allowing you to register at a SIP server and start/receive calls.
Video Room A videoconferencing demo, allowing you to join a video room with up to six users.
Audio Room An audio mixing/bridge demo, allowing you join an Audio Room room.
Text Room A text room demo, using DataChannels only.
Voice Mail A simple audio recorder demo, returning an .opus file after 10 seconds.
Recorder/Playout A demo to record audio/video messages, and subsequently replay them through WebRTC.
Screen Sharing A webinar-like screen sharing session, based on the Video Room plugin.

Other demos

Device Selection A variant of the Echo Test demo, that allows you to choose a specific capture device.
Admin/Monitor A simple page showcasing how you can use the Janus Admin/Monitor API.