summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>2012-07-24 16:29:40 +0200
committerMartin Storsjö <martin@martin.st>2012-07-25 20:33:13 +0300
commit758377a2b79a35386978b0af1196d36cbcfb8f64 (patch)
treed095a35eade41cfe5bfb5ca1ecbfa1dc332972a4 /doc/protocols.texi
parent98df48db6dfc2ed2cef7472e564d0de9639e8774 (diff)
rtmp: Add a new option 'rtmp_pageurl'
This option specifies the URL of the web page in which the media was embedded. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 616c9cda78..ff872fcdca 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -229,6 +229,10 @@ playpath. If a live stream of that name is not found, it plays the
recorded stream. The other possible values are @code{live} and
@code{recorded}.
+@item rtmp_pageurl
+URL of the web page in which the media was embedded. By default no
+value will be sent.
+
@item rtmp_playpath
Stream identifier to play or to publish. This option overrides the
parameter specified in the URI.