From 8724e49ec3cf2d4d3f9646fd927035e2559bfc58 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Mon, 14 Feb 2022 05:17:32 -0800 Subject: [PATCH] Add rtsp_to_webrtc installation video (#21638) --- source/_integrations/rtsp_to_webrtc.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/rtsp_to_webrtc.markdown b/source/_integrations/rtsp_to_webrtc.markdown index 1b2bacb73b5..9ba3704ef45 100644 --- a/source/_integrations/rtsp_to_webrtc.markdown +++ b/source/_integrations/rtsp_to_webrtc.markdown @@ -17,6 +17,10 @@ The RTSPtoWebRTC integration registers with [camera integration](/integrations/c The integration configuration requires the URL to your server (e.g. `http://example.com:8083`) and will automatically discover which type of server you have. +
+ +
+ {% include integrations/config_flow.md %} ## Technical Details