Add rtsp_to_webrtc installation video (#21638)

This commit is contained in:
Allen Porter 2022-02-14 05:17:32 -08:00 committed by GitHub
parent eedd827a59
commit 8724e49ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<div class='videoWrapper'>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/6hJXenSZJ5M" frameborder="0" allowfullscreen></iframe>
</div>
{% include integrations/config_flow.md %}
## Technical Details