-
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 v0.23.0. error: webrtcICEHostNAT1To1IPs doesn't work if webrtcICEServers is empty #1817
Comments
Update: |
this fixes a regression introduced in v0.23.0.
… (#1821) this fixes a regression introduced in v0.23.0.
Fixed in in v0.23.1 |
This issue is being locked automatically because it has been closed for more than 6 months. |
Which version are you using?
v0.23.0
Which operating system are you using?
Describe the issue
Ever since this update the WEBRTC stream stopped working.
I open http://192.168.1.250:8889/cam/ and in the console:
Looking at the "networks" tab it constantly tries to access /cam/whep which return code 200 but with empty response. If i open /cam/whep directly I get 404.
Describe how to replicate the issue
mediamtx.yml
docker-compose.yml
Did you attach the server logs?
here
Did you attach a network dump?
no
The text was updated successfully, but these errors were encountered: