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] Viewer should be redirected to waiting room page when streaming is stoped from publisher #264

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

When the publisher stops the streaming, on the viewer app stale streams are still shown. Ideally the viewer should be redirected to waiting room page

STEPS:

  1. Open the Publisher App
  2. Go Live
  3. Copy the invite viewers link and open the viewer app
  4. Ensure that publisher camera source is shown in the viewer app
  5. Stop the streaming from the publisher app
  6. On the viewer app, stale stream is still shown

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/214166175-307401c0-8e65-4b47-b9de-888c174596bc.mov

vincentsong commented 1 year ago

Good finding, could we have an e2e scenario for this?

vishalkharge commented 1 year ago

Verification Status: PASSED

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

Notes: Viewer is be redirected to waiting room page when streaming is stoped from publisher.