OSDN Git Service

doc: Explain that the default RTMP user agent is different when publishing
authorMartin Storsjö <martin@martin.st>
Sat, 10 Aug 2013 08:51:49 +0000 (11:51 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 10 Aug 2013 15:37:21 +0000 (18:37 +0300)
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ö <martin@martin.st>
doc/protocols.texi

index 038305c..6e3a7e9 100644 (file)
@@ -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;
+<libavformat version>).)
 
 @item rtmp_flush_interval
 Number of packets flushed in the same request (RTMPT only). The default