summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2020-06-14 00:52:44 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-02 17:14:31 +0200
commitc0c45e238f126a28d91d48ee625a732f6fee1a88 (patch)
tree786eac654c2759c3a61c6a99c462efc592b9dd5f /doc
parent0e10f54585e40a03ea8f19deed50dbf61c8055bc (diff)
avformat/icecast: Add option to use TLS connection
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 644a17963d..64ad3f05d6 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -535,6 +535,9 @@ audio/mpeg.
This enables support for Icecast versions < 2.4.0, that do not support the
HTTP PUT method but the SOURCE method.
+@item tls
+Establish a TLS (HTTPS) connection to Icecast.
+
@end table
@example