3 Cameras, thumbnails updated but can't get live feed

Morning All,

I have cameras at home:

  • Ring Door Bell (v1)
  • Sricam SP009
  • Reolink 410

I have all 3 under a CCTV tab and the thumbnails work perfectly, I can even move the camera and they will update after a couple of seconds. What I can’t seem to do is get a live feed when I click on them (which should be possible right?)

I have the cameras set up in their own .yaml files:

reolink.yaml:

platform: ffmpeg
name: "Reolink"
still_image_url: http://192.168.1.154/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=AB123&user=MY_USERNAME&password=MY_PASSWORD
input: rtsp://MY_USERNAME:[email protected]/h264Preview_01_main
username: MY_USERNAME
password: MY_PASSWORD

sricam.yaml:

platform: ffmpeg
name: "Sricam"
input: rtsp://MY_USERNAME:[email protected]/onvif1
username: MY_USERNAME
password: MY_PASSWORD

ring.yaml
platform: ring

Username and password for the ring is defined in my configuration.yaml.

As always I’m sure I’m doing something wrong just can’t figure our what.

I’ve just got my Reolink, did you work out how to get this working? I can’t get the camera working with HA.

Sorry for the delayed response was away on business. I’m afraid not just snap shots not live feed =/. I gave up in the end.