#WebRTC camera card

1 messages · Page 1 of 1 (latest)

lavish hearth
#

Doesn anyone knows how to show webrtc cards with paused at load? I want to get live stream on click.
I tried

type: custom:webrtc-camera
poster: dahua1-snap  # stream name from go2rtc.yaml (http-snapshot)
streams:
  - url: ''          # empty url, so only poster will be shown
  - url: dahua1      # stream name from go2rtc.yaml (rtsp-stream)

but it doesnt show stream at all