-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
webrtc don't work #2621
Comments
aler9 please help me fix this bug |
UPD.
|
Hello, after digging i found out the explanation for this problem. Even though it involves a small number of users, i added the |
This issue is mentioned in release v1.4.1 🚀 |
This issue is being locked automatically because it has been closed for more than 6 months. |
Which version are you using?
v1.X.X and later
Which operating system are you using?
Describe the issue
Description
Since version 1.X.X, in the old version of the chrome browser (66 and up to 74), webrtc links (https://external-ip:port/stream) no longer open, the browser cannot log in and, as a result, a black screen is visible. the same problem on phones with the android 9(pie) operating system. It’s not difficult to update the browser on a computer to version 75, but on a phone it’s quite problematic.
in version 0.23.8 everything works fine
log from server
log from android 9
log from browser on pc
While examining the code, I discovered that the js part in webrtc_read_index.html had been changed
Describe how to replicate the issue
Did you attach the server logs?
yes / no
Did you attach a network dump?
yes / no
The text was updated successfully, but these errors were encountered: