From 9cb9c6c42dcd08746e0684eeacccf8b89b12e571 Mon Sep 17 00:00:00 2001 From: Martin Storsjö Date: Tue, 14 Feb 2012 12:09:09 +0200 Subject: hlsproto: Encourage users to try the hls demuxer instead of the proto MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Storsjö --- doc/protocols.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/protocols.texi b/doc/protocols.texi index 626886069d..0eb4c69b49 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -80,6 +80,11 @@ hls+http://host/path/to/remote/resource.m3u8 hls+file://path/to/local/resource.m3u8 @end example +Using this protocol is discouraged - the hls demuxer should work +just as well (if not, please report the issues) and is more complete. +To use the hls demuxer instead, simply use the direct URLs to the +m3u8 files. + @section http HTTP (Hyper Text Transfer Protocol). -- cgit v1.2.3