[FFmpeg-devel] [PATCH] doc: Add udp broadcast option description

Olivier Langlois olivier at trillion01.com
Thu May 15 08:22:11 CEST 2014


Describe the option added in commit f1c167496e41cabc2bd1b890b149e4b34648cad6

Signed-off-by: Olivier Langlois <olivier at trillion01.com>
---
 doc/protocols.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index 6c02a6e..133512a 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1153,6 +1153,12 @@ Set raise error timeout, expressed in microseconds.
 
 This option is only relevant in read mode: if no data arrived in more
 than this time interval, raise error.
+
+ at item broadcast=@var{1|0}
+Explicitly allow or disallow UDP broadcasting.
+
+Note that broadcasting may not work properly on networks having
+a broadcast storm protection.
 @end table
 
 @subsection Examples
-- 
1.9.2



More information about the ffmpeg-devel mailing list