From 16f1be63d7c74d39db3c7c82f2214b66959523a0 Mon Sep 17 00:00:00 2001 From: jonwaland <33437424+jonwaland@users.noreply.github.com> Date: Mon, 8 Apr 2019 21:05:07 +1000 Subject: [PATCH] Update stream.markdown (#9171) * Update stream.markdown * :pencil2: Tweak --- source/_components/stream.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}