Skip to content
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 Camera not working after latest go2rtc update #766

Closed
bkr1969 opened this issue Oct 28, 2024 · 16 comments
Closed

WEBRTC Camera not working after latest go2rtc update #766

bkr1969 opened this issue Oct 28, 2024 · 16 comments
Assignees
Labels
bug Something isn't working

Comments

@bkr1969
Copy link

bkr1969 commented Oct 28, 2024

Just updated to go2rtc 1.9.5 and none of my rtsp feeds work now. Just stuck on "Loading..."

@RIKWEBB
Copy link

RIKWEBB commented Oct 29, 2024

Just updated to go2rtc 1.9.5 and none of my rtsp feeds work now. Just stuck on "Loading..."

Same here...
Custom card is where the fault is somehow.

@vk2him
Copy link

vk2him commented Oct 29, 2024

Same here - I get the following error in logs

Logger: homeassistant.components.camera
Source: components/camera/__init__.py:937
integration: Camera (documentation, issues)
First occurred: 11:44:02 AM (1 occurrences)
Last logged: 11:44:02 AM

Error handling WebRTC offer: Timeout talking to RTSPtoWebRTC server

Here's one of the cards that fail:

type: custom:webrtc-camera
url: rtsp://192.168.1.121:554/s0
mode: webrtc
muted: true
ui: true

@Vegas3T
Copy link

Vegas3T commented Oct 29, 2024

Same

@PhilippFelber
Copy link

Same error on my side. After update of go2rtc 1.9.5 there is no connection to any devices.

@barackca1
Copy link

Same here

@ChipMIK1
Copy link

Ditto

@vkogan2005
Copy link

Same here

@odolmach3
Copy link

Same...

@andker87
Copy link

same here, back to 1.9.4 is working fine

@AlexxIT AlexxIT added the bug Something isn't working label Oct 29, 2024
@AlexxIT AlexxIT self-assigned this Oct 29, 2024
@bkr1969
Copy link
Author

bkr1969 commented Oct 29, 2024

same here, back to 1.9.4 is working fine

How did you roll back? I can’t seem to find a link to 1.9.4

@andker87
Copy link

same here, back to 1.9.4 is working fine

How did you roll back? I can’t seem to find a link to 1.9.4

I'm running it in docker, so the rollback was easy
docker pull alexxit/go2rtc:1.9.4
https://hub.docker.com/r/alexxit/go2rtc/tags

@Perimec
Copy link

Perimec commented Oct 29, 2024

Same here too

@Perimec
Copy link

Perimec commented Oct 29, 2024

I did restore from a backup and that solved the issue downgrading to the previous version

@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.6

@AlexxIT AlexxIT closed this as completed Oct 29, 2024
@SyrSkies
Copy link

https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.6

really appreciate your work and effort!

@RIKWEBB
Copy link

RIKWEBB commented Oct 29, 2024

Excellent - confirmed v1.9.6 is working after update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests