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] Streaming stats are not shown on viewer app #326

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

Streaming stats are not shown on viewer app.

STEPS:

  1. Open the Publisher App
  2. Go live with Camera source
  3. Open the Viewer App
  4. Click on stream stats icon on Viewer App
  5. Stream stats are not shown

Regression: YES

Branch: Int Branch: int-issue-145-multisources Environment: MAC/Chrome

https://user-images.githubusercontent.com/110803586/219251785-1b4bdaa5-4abc-4e45-8471-114dcc2a9821.mov

vishalkharge commented 1 year ago

@jackshen When the Publisher is streaming with Camera source only and simulcast ON, on the viewer app viewer can see only Auto option under Quality dropdown. However on the Publisher App, it shows that for the given stream there are multiple qualities available.

On the viewer app, multiple quality options are shown with multiple sources but not with the single source (camera/local file/screen).

Please fix this.

vishalkharge commented 1 year ago

Verification Status: PASSED

Branch: int-issue-145-multisources Environment: MAC/Windows, Chrome/Edge Date: Feb 21, 2023

Notes: Stream info stats are shown on viewer app for single source as well as with multiple sources.