Commit 45085d8d authored by Marton Balint's avatar Marton Balint

doc/protocols: clarify SRT timeout options docs

Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
parent 290a35ae
...@@ -1348,11 +1348,9 @@ Set UDP receive buffer size, expressed in bytes. ...@@ -1348,11 +1348,9 @@ Set UDP receive buffer size, expressed in bytes.
Set UDP send buffer size, expressed in bytes. Set UDP send buffer size, expressed in bytes.
@item timeout @item timeout
Set raise error timeout for read/write optations. Set raise error timeouts for read, write and connect operations. Note that the
SRT library has internal timeouts which can be controlled separately, the
This option is only relevant in read mode: value set here is only a cap on those.
if no data arrived in more than this time
interval, raise error.
@item tlpktdrop=@var{1|0} @item tlpktdrop=@var{1|0}
Too-late Packet Drop. When enabled on receiver, it skips Too-late Packet Drop. When enabled on receiver, it skips
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment