Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-04-07 05:39:56 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-04-08 19:45:13 +0400
commit0678c388bac79925a375594977cad3e41cd4c5bd (patch)
treed96c194413c16c57e14a066b5187cfcb5f371dca /doc/protocols.texi
parentc6ae7f64a09e3bb7f73dbb8971c59fbd9f56fce3 (diff)
rtsp: add option to set the socket timeout of the lower protocol.
Fixes Ticket2294 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 9940b67d57..0c56b8b510 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -538,6 +538,11 @@ To receive a stream in realtime:
ffmpeg -rtsp_flags listen -i rtsp://ownaddress/live.sdp @var{output}
@end example
+@table @option
+@item stimeout
+Socket IO timeout in micro seconds.
+@end table
+
@section sap
Session Announcement Protocol (RFC 2974). This is not technically a