From: Martin Storsjö Date: Sat, 10 Aug 2013 08:51:49 +0000 (+0300) Subject: doc: Explain that the default RTMP user agent is different when publishing X-Git-Tag: android-x86-4.4-r1~364^2~481 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a435ca5b4d9efebf0759220681010977c36615f7;p=android-x86%2Fexternal-ffmpeg.git doc: Explain that the default RTMP user agent is different when publishing The fact that a different user agent is used is cruicial for getting publishing authentication working. (When using librtmp, this other user agent has to be specified manually, but that's not needed with the libavformat internal RTMP support.) Signed-off-by: Martin Storsjö --- diff --git a/doc/protocols.texi b/doc/protocols.texi index 038305ce28..6e3a7e9c84 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -226,7 +226,8 @@ times to construct arbitrary AMF sequences. @item rtmp_flashver Version of the Flash plugin used to run the SWF player. The default -is LNX 9,0,124,2. +is LNX 9,0,124,2. (When publishing, the default is FMLE/3.0 (compatible; +).) @item rtmp_flush_interval Number of packets flushed in the same request (RTMPT only). The default