I got camera setup in HA, and show that in homehabit. This works quite good for most of the time. But very often the picture just won’t be refreshed. It’s only a single camera, so no big load for the network.
Is it better to directly stream from the camera? Or let motioneye reduce the stream in size?
What’s the best way to get a steady and stable updated picture?
camera:
- platform: mjpeg
mjpeg_url: “http://192.168.xxxxxx:8081/mjpeg”
still_image_url: “https://xxxxxx/api/hassio_ingress/xxxxxxxxxxxxxxxcE32ySJOarzaFI/picture/1/current/”
name: Einfahrt
verify_ssl: false