From e5f2731c736c992948ca7e344ad7cfc93168a03f Mon Sep 17 00:00:00 2001 From: Jordi Ortiz Date: Thu, 16 Aug 2012 16:04:48 +0200 Subject: rtmp: Add support for receiving incoming streams 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/protocols.texi') diff --git a/doc/protocols.texi b/doc/protocols.texi index ea5706fbea..086a249a13 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -188,6 +188,11 @@ application specified in @var{app}, may be prefixed by "mp4:". You can override the value parsed from the URI through the @code{rtmp_playpath} option, too. +@item listen +Act as a server, listening for an incoming connection. + +@item timeout +Maximum time to wait for the incoming connection. Implies listen. @end table Additionally, the following parameters can be set via command line options -- cgit v1.2.1