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 information has missing stats #238

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

Streaming information stats on the viewer app has following missing stats Video Packet Loss Audio Packet Loss Video Packet Jitter Audio Packet Jitter

Candidate type and Available Outgoing BR stats should be removed from the Viewer stats based on the stats shown in the Millicast viewer app.

For Local File: Missing -> Audio total received Window/Screen Sharing: Missing -> Audio bitrate, Audio total received

STEPS:

  1. Open the publisher app
  2. Add the Screen Share source and Local File stream with the camera source
  3. Go live
  4. Streaming information has missing stats

Int Branch: int-issue-145-multisources

Environment: OS: MAC Browser: Chrome

jackshen commented 1 year ago

Solved by #367