Fork me on GitHub

Demo details

The Audio Bridge demo is a simple example of how to implement an audio conferencing application through Janus. Since it makes use of the AudioBridge plugin, all the audio contributions will be mixed, which means that a single PeerConnection will be created no matter how many participants will join the room.

To try the demo, just insert a username to join the default audio room that is configured. This will add you to the mixed audio conference. A container on the left will display a list of the other participants in the room as they join, with a simple indicator to inform you whether they're muted or not. You can mute/unmute yourself using the icon that will appear next to your name.

Press the Start button above to launch the demo.

@

Participants

Mixed Audio