mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update generic.markdown section about the rtsp_transport
option added recently (#17333)
Linked to https://github.com/home-assistant/core/pull/46623. Configuration tested on 2021.4
This commit is contained in:
parent
924b486f48
commit
54262e7fa2
@ -71,6 +71,10 @@ verify_ssl:
|
||||
required: false
|
||||
default: true
|
||||
type: boolean
|
||||
rtsp_transport:
|
||||
description: "Set the RTSP transport protocol to `tcp`, `udp`, `udp_multicast` or `http`."
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
<p class='img'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user