-
Notifications
You must be signed in to change notification settings - Fork 611
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
Cannot be played in local area network #678
Comments
In order to separate problems, you could use the embeded webrtc-streamer html pages. Best Regards, |
May I ask how to solve this problem? I still cannot access video streams within the local area network |
What does it mean to increase the log level @mpromonet |
Hi @loran-luo |
1.Start the program on the server with the following command:
.\webrtc-streamer.exe -o -H 0.0.0.0:8098
2.The vue code is as follows:
3.Other users in the LAN visit the website, and the video cannot be played. The log information is as follows:
The text was updated successfully, but these errors were encountered: