From 08cd95e8a37674401ed24e5e6f4f7402edb7fdeb Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Fri, 20 Jul 2012 16:36:47 +0200 Subject: RTMPTE 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 | 2 +- doc/protocols.texi | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/general.texi b/doc/general.texi index c54ac00125..05855542bf 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -847,7 +847,7 @@ performance on systems without hardware floating point support). @item RTMPE @tab X @item RTMPS @tab X @item RTMPT @tab X -@item RTMPTE @tab E +@item RTMPTE @tab X @item RTMPTS @tab X @item RTP @tab X @item SCTP @tab X diff --git a/doc/protocols.texi b/doc/protocols.texi index fcb4da801e..7b84f25815 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -271,6 +271,14 @@ The Real-Time Messaging Protocol tunneled through HTTP (RTMPT) is used for streaming multimedia content within HTTP requests to traverse firewalls. +@section rtmpte + +Encrypted Real-Time Messaging Protocol tunneled through HTTP. + +The Encrypted Real-Time Messaging Protocol tunneled through HTTP (RTMPTE) +is used for streaming multimedia content within HTTP requests to traverse +firewalls. + @section rtmpts Real-Time Messaging Protocol tunneled through HTTPS. -- cgit v1.2.3