I’m sure something has changed someplace but I’m not finding it
Its been working for a year but all of a sudden has stopped…
I orginally used this…https://community.home-assistant.io/t/reolink-poe-ip-camera-setup/122890/121
as a guide…
In my configuration.yaml :
camera: !include cameras.yaml
cameras.yaml looks like this…
- platform: generic
name: Front Door
still_image_url: "http://192.168.X.X/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C&user=admin&password=<<MyPasswordHere>>"
stream_source: "rtsp://admin:<<MyPasswordHere>>@192.168.X.X:554/h264Preview_01_main"