Note that stream component is only compatible with H.264 as documented (#9140)

in home-assistant/home-assistant.io#22424
This commit is contained in:
Andrew Loe 2019-04-04 18:53:37 -07:00 committed by Fabian Affolter
parent e150096635
commit 80f7b7ba51

View File

@ -15,7 +15,7 @@ ha_iot_class: Local Push
ha_qa_scale: internal
---
The `stream` component provides a way to proxy live streams through Home Assistant. The component currently only supports the HLS format.
The `stream` component provides a way to proxy live streams through Home Assistant. The component currently only supports proxying H.264 source streams to the HLS format.
## {% linkable_title Configuration %}