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
{{ message }}
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
Other Information - Ubuntu 18.0.4stacktraces, related issues, suggestions how to fix, links for us to have context
What did you do?
Opened a room on 1 device using firefox. And went into that room from a different device using chrome.
What did you expect?
The two devices would stream to each other.
What happened?
The firefox device didn't recieve the stream from the chrome device with the error. InvalidAccessError: Answer tried to set recv when offer did not set send. I could successfully see the stream from the Firefox device on the chrome device.
Your environment.
What did you do?
Opened a room on 1 device using firefox. And went into that room from a different device using chrome.
What did you expect?
The two devices would stream to each other.
What happened?
The firefox device didn't recieve the stream from the chrome device with the error. InvalidAccessError: Answer tried to set recv when offer did not set send. I could successfully see the stream from the Firefox device on the chrome device.
The error gets thrown on line 142.
https://github.com/pion/ion/blob/4e74cd3c0ab426ecca4570f13ced16ce4535ea65/sdk/js/src/Client.js#L134-L144
The text was updated successfully, but these errors were encountered: