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] Error message "Failed to execute 'setRemoteDescription' on 'RTCPeerConnection'" after going live #244

Closed vishalkharge closed 1 year ago

vishalkharge commented 1 year ago

An error message "Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: stable" is shown on the Publisher app when the publisher goes live.

** This is an intermittent issue and not always observed.

STEPS:

  1. Open the Publisher App
  2. Configure the settings
  3. Go Live
  4. During streaming, an error message is 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/211939965-c94b9452-254e-46ef-a390-f3585615df56.mov

vishalkharge commented 1 year ago

Verification Status: PASSED