Hello everyone, I've set up a camera in my HAOS via the go2rtc add on. The camera is a unify camera exposed via RTSP. If i go to http://192.168.0.238:1984/ and click stream next to the camera name, i see the stream just fine. What I don't get is how I can now create a advanced camera card that leverages this go2rtc integration. I tried this from the doc:
type: custom:advanced-camera-card
cameras:
- live_provider: go2rtc
go2rtc:
stream: office
url: https://my.go2rtc.url:1984/
This is the go2rtc config:
streams:
AIProIngresso:
- rtspx://192.168.0.1:7441/ZawnnrYyAcpQBGx2
replacing office with AIProIngresso and https://my.go2rtc.url:1984/ with http://192.168.0.238:1984/ didn't work, there is no image showing up in the advanced camera card.
Can anyone help me out? I've gone through the docs but it's very advanced and there is nothing else for this simple use case besides the example that I mentioned above.
Thank you and happy Easter.
Roberto
Hello everyone, I've set up a camera in my HAOS via the go2rtc add on. The camera is a unify camera exposed via RTSP. If i go to http://192.168.0.238:1984/ and click stream next to the camera name, i see the stream just fine. What I don't get is how I can now create a advanced camera card that leverages this go2rtc integration. I tried this from the doc:
This is the go2rtc config:
replacing office with AIProIngresso and https://my.go2rtc.url:1984/ with http://192.168.0.238:1984/ didn't work, there is no image showing up in the advanced camera card.
Can anyone help me out? I've gone through the docs but it's very advanced and there is nothing else for this simple use case besides the example that I mentioned above.
Thank you and happy Easter.
Roberto