summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-02-14 12:09:09 +0200
committerMartin Storsjö <martin@martin.st>2012-02-14 20:05:32 +0200
commit9cb9c6c42dcd08746e0684eeacccf8b89b12e571 (patch)
tree685fd7f9a49cf8227a28edcaaf408ad8d4cab345 /doc/protocols.texi
parent3975ca8957be408c118f101e0a44c6554a329667 (diff)
hlsproto: Encourage users to try the hls demuxer instead of the proto
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi5
1 files changed, 5 insertions, 0 deletions
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).