-
Notifications
You must be signed in to change notification settings - Fork 191
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
Fix URL as direct camera source #522
Comments
Same error, nothing in log. Home Assistant 2023.5.4 |
You need to provide all the details of how your streams are set up. |
Android ip web cam debug :
|
type: custom:webrtc-camera |
Same issue here, for me it is because of go2rtc 1.6.0, reverting to go2rtc 1.5.0 brings the streams back. As a temporary workaround I used a crude hack, in the Home Assistant config folder I replaced go2rtc 1.6.0 with 1.5.0 but that will get overwritten so you need to rename the 1.5.0 to 1.6.0 as a spoof, luckily it looks like the integration only checks the name so it falls for the spoof. My setup is using basic webrtc camera setup on home assistant installed via HACS connecting to Unifi Protect cameras type: custom:webrtc-camera |
Same here, exactly the same problem. |
i have delete go2rc and reboot it's ok for me now |
Bad idea to use the new version of the integration with the old go2rtc. There may be confusing errors. |
Yeah for sure, like I said just a crude hack to get the streams back for now |
Verified, after installing v3.2.1 + HA restart camera is working again |
Hi could you advise how to do this? |
No need to do this anymore, the issue is resolved. I deleted the web rtc camera integration and the hacs install then re-installed from scratch and all working now. |
Brilliant thanks, I had not bothered to check if there was an update for this |
Hello,
With the new version 3.2.0 on Home Assistant, my cam doesn't work with the error WebRTC/Offer stream not found.
Any idea ?
Thank you.
The text was updated successfully, but these errors were encountered: