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