You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc: Add udp broadcast option description
Describe the option added in commit f1c167496e
Signed-off-by: Olivier Langlois <olivier@trillion01.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
97f856a4c2
commit
af31d58a63
@@ -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
|
This option is only relevant in read mode: if no data arrived in more
|
||||||
than this time interval, raise error.
|
than this time interval, raise error.
|
||||||
|
|
||||||
|
@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
|
@end table
|
||||||
|
|
||||||
@subsection Examples
|
@subsection Examples
|
||||||
|
Reference in New Issue
Block a user