Switching publishers on a stream #4311
Replies: 1 comment
-
|
duplicate of #2214 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
In my tests, it seems that when I switch publishers, all the clients are dropped:
When the second publisher connects, ffmpeg is disconnected, which I expect. However, I wasn't expecting the webrtc client consuming the stream to lose its connection and have to reconnect / renegotiate.
Is there a smooth way to switch between publishers?
Thanks - great project, would love to use it if I can work this out.
Beta Was this translation helpful? Give feedback.
All reactions