I’ve had a simple Reolink setup on my Home Assistant dashboard that worked fine for months. The live camera feed works in "live" mode, but when I use it, my iPad won’t turn off under Guided Access after 2 minutes(Its setup to only turn on if motion is detected near it) . If I switch to "auto" mode, the feed refreshes every 10 seconds, but it was playing continuously before.
I recently set up Frigate with 3 main and 3 sub-streams, which might have overloaded the cameras. Even after disabling Frigate completely, the issue persists. I’ve also tried WebRTC, but that didn’t fix it.
Is this a known issue, or did I overlook something?
type: grid
cards:
- type: picture-entity
entity: camera.reolink_video_doorbell_wifi_fluent
camera_view: auto
show_state: false
show_name: false
aspect_ratio: 16x10 - type: picture-entity
entity: camera.frontyard_fluent
camera_view: auto
show_state: false
show_name: false
aspect_ratio: 16x10 - type: picture-entity
entity: camera.backyard_fluent
camera_view: auto
show_state: false
show_name: false
aspect_ratio: 16x10