From 8517e9c476e8cf92d9ed25b6486bb43d3dc2c49d Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Wed, 13 Jun 2012 15:02:03 +0200 Subject: rtmp: Add a new option 'rtmp_buffer', for setting the client buffer time MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Storsjö --- doc/protocols.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/protocols.texi') diff --git a/doc/protocols.texi b/doc/protocols.texi index 66beff634c..84920332f6 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -198,6 +198,9 @@ Additionally, the following parameters can be set via command line options Name of application to connect on the RTMP server. This option overrides the parameter specified in the URI. +@item rtmp_buffer +Set the client buffer time in milliseconds. The default is 3000. + @item rtmp_conn Extra arbitrary AMF connection parameters, parsed from a string, e.g. like @code{B:1 S:authMe O:1 NN:code:1.23 NS:flag:ok O:0}. -- cgit v1.2.3