Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95399

2 minute stream delay

$
0
0

@AlphaSupreme wrote:

I started using the stream component this morning.
The camera’s seem to work, but if I look at the live view of the camera, it has a 1 minute and 52 second delay. Tried multiple camera streams (direct to camera and via synology) but all the same result.

Camera config:

camera:
  - platform: synology
    url: https://[ip]:5001
    username: !secret synology_username
    password: !secret synology_password
    verify_ssl: false
  - platform: generic
    name: carport
    still_image_url: "http://[ip]/cgi-bin/snapshot.cgi"
    stream_source: "rtsp://username:password@[ip]:554/cam/realmonitor?channel=1&subtype=00"
    username: !secret camera_username
    password: !secret camera_password
  - platform: generic
    name: carport_synology_rtsp
    still_image_url: "http://[ip]/cgi-bin/snapshot.cgi"
    stream_source: "rtsp://syno:[token]@[ip]:554/Sms=5.unicast"

picture entity config:

aspect_ratio: 66%
camera_image: camera.carport
camera_view: live
entity: camera.carport
show_name: true
show_state: true
type: picture-entity

Any idea how I can get the live image?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95399

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>