You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser: Chrome Version 92.0.4515.131 (Official Build) (x86_64)
Error: index.js:1 DOMException: Failed to execute 'setLocalDescription' on 'RTCPeerConnection': Failed to set local answer sdp: Failed to set local video description recv parameters for m-section with mid='1'.
What did you do?
I am able to successfully connect to a remote stream in safari, but get the above error when trying to connect on chrome
Your environment.
index.js:1 DOMException: Failed to execute 'setLocalDescription' on 'RTCPeerConnection': Failed to set local answer sdp: Failed to set local video description recv parameters for m-section with mid='1'.
What did you do?
I am able to successfully connect to a remote stream in safari, but get the above error when trying to connect on chrome
What did you expect?
No error to occur
What happened?
Error occurred in sdk on setLocalDescription
The text was updated successfully, but these errors were encountered: