Raspberry Pi bridge Home Assistant Green #1202
Unanswered
RUHavingFun
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Just figured it out, at least for me this worked. Seems FFmpeg does not love TCP. Changed RTSP config in YML to UDP: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am not having any luck getting my cameras to Home Assistant. I have the docker-wyze-bridge working in Docker on a Raspberry Pi 5. I can see the RTSP feed in VLC, CCTV-Viewer, and a few iPhone apps just using the basic URL with no user or password.
Something like this:
rtsp://wyzertspbridge.local:8554/cam01
But when I try to setup in Home Assistant Green if fails. So I am not sure how to tell why in HA yet. I will be hunting for log info in a minute. Also, it seems the things I lookup on the web all refer to how to do this via that YML that folks are now saying is not an option, which would be sad. I have tried a few things but just not sure what I am missing. Thought I would ask here if anyone has got it working.
All reactions