-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error code: STATUS_ILLEGAL_INSTRUCTION #1053
Comments
We have the same message now on Chrome and Edge since update 107 of chromium |
Same problem |
My self facing same issue, Any update |
It seems like Opera GX works fine, by now... |
folks, if you experience crashes please file them chrome://crashes, say "related to webrtc" in the description and include the url to this bug and https://bugs.chromium.org/p/chromium/issues/detail?id=1381045 Currently, this isn't actionable. |
Guys, found a solution. Go to RTCMulticonnection.js, search for "maxptime: 3" and comment this line. It should work normally. |
Works! Thanks dude |
Tested here, it's working. Thank you so much ! |
Works! |
Hello Everyone. I'm having this problem when someone enters in the room and try to share ther video.
Error code: STATUS_ILLEGAL_INSTRUCTION
Does anyone know how to solve this?
The text was updated successfully, but these errors were encountered: