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

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

[Viewer App] Viewers stats are not updated when the video quality is changed #288

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

Publisher starts the camera source streaming with Resolution: 1280 x 720, BitRate 1 Mbps and when the viewers changes the video quality of the stream to Low, the stats are not updated as per the selected video quality

Publisher Settings - Resolution: 1280 x 720, BitRate 1 Mbps Publisher Stats - High: 640x360, Low: 320x180

STEPS:

  1. Open the publisher app
  2. Start the streaming with camera source
  3. Copy the invite viewers link and open the viewer app
  4. Note the resolution for the High and Medium/Low video quality
  5. On the viewer app, change the the video quality to High or Low
  6. The stats are not updated as per the selected video quality

Int Branch: int-issue-145-multisources / issue-195-publisher-per-video-controls

Environment: OS: macOS Ventura Version 13.1 Publisher Browser: Chrome Version Version 109.0.5414.119 (Official Build) (x86_64) Viewer Browser: Microsoft Edge Version 109.0.1518.70 (Official build) (x86_64)

vincentsong commented 1 year ago

This is solved, but there is another new issue in dropdown list update in viewer app.