From 86991ce2dde3358025be134b4c7939923cd81542 Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Tue, 17 Jul 2012 12:02:43 +0200 Subject: RTMPTS protocol support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Storsjö --- doc/general.texi | 1 + doc/protocols.texi | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/general.texi b/doc/general.texi index e0228cfaf9..ccb1818b91 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -847,6 +847,7 @@ performance on systems without hardware floating point support). @item RTMPS @tab X @item RTMPT @tab X @item RTMPTE @tab E +@item RTMPTS @tab X @item RTP @tab X @item SCTP @tab X @item TCP @tab X diff --git a/doc/protocols.texi b/doc/protocols.texi index 45918221f4..aad7184126 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -262,6 +262,14 @@ The Real-Time Messaging Protocol tunneled through HTTP (RTMPT) is used for streaming multimedia content within HTTP requests to traverse firewalls. +@section rtmpts + +Real-Time Messaging Protocol tunneled through HTTPS. + +The Real-Time Messaging Protocol tunneled through HTTPS (RTMPTS) is used +for streaming multimedia content within HTTPS requests to traverse +firewalls. + @section rtmp, rtmpe, rtmps, rtmpt, rtmpte Real-Time Messaging Protocol and its variants supported through -- cgit v1.2.3