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