From 2531e42f25fb46766a2db810701768540703bedb Mon Sep 17 00:00:00 2001 From: Jeff Culverhouse Date: Tue, 18 Nov 2025 11:10:47 -0500 Subject: [PATCH] fix: README.md doc on webrtc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad7bcc..0758ed6 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ An "event snapshot" (`eventshot`) is separately (and specifically, by filename) ## WebRTC -The WebRTC option works very well with the go2rtc package which is a streaming server that works very well for (my) Amcrest cameras. If you setup the WebRTC config here, the `configuration_url` for the MQTT device will be the streaming RTC link instead of just a link to the hostname (which is arguably a more correct "configuration" url, but I'd rather have a simple link from the device page to jump to a live stream). +The WebRTC option works with the go2rtc package which is a streaming server that works very well for (my) Amcrest cameras. If you setup the WebRTC config here, there will be a `camera. webrtc` which you can put on a dashboard with the entity card. It will show a small camera icon and likely say "Idle", but if you click on it (and give it a little time to warm up) you will see the live-streaming feed from the webrtc server. ## Device Support