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
Safari and Chrome sporadically are unable to send video streams between themselves. Sometimes it will work,
however at other times the stream event won't be fired on the Chrome browser side.
What version of this package are you using?
What operating system, Node.js, and npm version?
MacOS:
14.5 (23F79)
What happened?
Safari and Chrome sporadically are unable to send video streams between themselves. Sometimes it will work,
however at other times the
stream
event won't be fired on the Chrome browser side.I am unable to reproduce this issue when using Chrome <--> Chrome.
What did you expect to happen?
The
stream
event to always be fired on the Chrome side.Are you willing to submit a pull request to fix this bug?
Perhaps. I might try to dive into the library code at some point.
The text was updated successfully, but these errors were encountered: