diff --git a/source/_components/stream.markdown b/source/_components/stream.markdown index 912334a78a7..8858938527e 100644 --- a/source/_components/stream.markdown +++ b/source/_components/stream.markdown @@ -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 proxying H.264 source streams to 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 and requires at least FFmpeg >= 3.2. ## {% linkable_title Configuration %}