dolbyio-samples / rts-app-react-publisher-viewer

A Real Time Streaming App example for dolby.io
MIT License
15 stars 9 forks source link

[Publisher App] Newly added source does not start streaming automatically when streaming is started with stream all sources btn #316

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

When the publisher adds a new source during streaming the newly added source does not start streaming automatically when streaming is started with stream all sources btn

STEPS:

  1. Open the publisher app
  2. Add multiple sources [Camera, local file]
  3. Go live by clicking on 'Stream-All' go live button
  4. Stop a specific stream by clicking on Stop button of that stream only
  5. Close the stopped stream
  6. Add one more stream may be screen sharing or local file
  7. Newly added source does not start streaming automatically

Int Branch: int-issue-145-multisources

Environment: OS: macOS Ventura Version 13.1 Publisher Browser: Chrome Version Version

https://user-images.githubusercontent.com/110803586/218366181-24e37274-34d4-4139-9b6d-777522e33750.mov

dubeyShivank commented 1 year ago

It's fixed.