diff options
author | Sven Dueking <sven.dueking@nablet.com> | 2019-02-07 09:38:16 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2019-02-12 11:59:29 +0100 |
commit | 90b15f60bf4919deaed66d868e18107eba371da7 (patch) | |
tree | 585f319464c12993f2db548c96c01f5fdb922f02 /tools/Makefile | |
parent | 156ea66c91b1986a87916f187216978d686725f6 (diff) | |
download | ffmpeg-90b15f60bf4919deaed66d868e18107eba371da7.tar.gz |
srt: Set srto_sender flag to sender srt socket
SRT API Documentation:
This flag is superfluous if both parties are at least version 1.3.0
(this shall be enforced by setting this value to SRTO_MINVERSION if
you expect that it be true) and therefore support HSv5 handshake,
where the SRT extended handshake is done with the overall handshake
process.
This flag is however obligatory if at least one party may be using
SRT below version 1.3.0 and does not support HSv5.
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions