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] When the simulcast setting of screen share source are changed then the settings of camera source is also changed #262

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

STEPS:

  1. Open the Publisher App
  2. Add the Screen Share Source [Window/Screen/Tab]
  3. Turn off the simulcast for screen share source
  4. When the simulcast is turned off for the screen share source, simulcast for the camera source is also turned off.
  5. Go live
  6. Simulcast is turned off for the both the sources

Int Branch: int-issue-145-multisources

Environment: OS: macOS Ventura Version 13.1 Browser: Chrome Version 108.0.5359.124 (Official Build) (x86_64)

https://user-images.githubusercontent.com/110803586/213975831-f2734e80-4b20-40f8-b2f8-5867d548e9ae.mov

jackshen commented 1 year ago

Each source should have its own simulcast setting. Can be resolved as part of #241 in publisher state refactor

jackshen commented 1 year ago

Fixed in #241