Skip to content

Can I allow different people to login and publish to the same livestream? #4

Discussion options

You must be logged in to vote

Yes! With multisource streams you can broadcast a live stream with multiple audio and video feeds that come from different sources entirely. This is then enabled in the hosted player as a multi-view so that an end-user can select which feed to watch at any moment.

For a source code example, check out the dolbyio-samples/rts-app-react-publisher-viewer. This is a web application using React that supports multi-source publishing with up to four separate sources and supports many of the features available with real-time streaming.

If you are trying to create something more like a video conference where multiple hosts can both speak and listen to one another, you might be looking for our commu…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alaboy3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dolbyio-streaming Dolby.io Streaming APIs: Build real-time streaming applications to broadcast your live content. ⌨️ web Web application related to JavaScript, frameworks, and browsers
2 participants