- 18 Jan, 2020 1 commit
-
-
Anthony Delannoy authored
As written in https://github.com/Haivision/srt/blob/v1.4.1/docs/API.md, the nonblock mode is activated if SRTO_SNDSYN and SRTO_RCVSYN, for sending and receiving respectively, are set to 0. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 08 Jan, 2020 1 commit
-
-
Anthony Delannoy authored
Reviewed-by:
"mypopy@gmail.com" <mypopy@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Jan, 2020 1 commit
-
-
Jun Zhao authored
add version guard for srt encryption control. and use SRTO_STRICTENC(53) for compatibility. Signed-off-by:
Jun Zhao <barryjzhao@tencent.com>
-
- 11 Dec, 2019 2 commits
-
-
Jun Zhao authored
Enable the SRTO_ENFORCEDENCRYPTION/SRTO_KMREFRESHRATE/ SRTO_KMPREANNOUNCE for srt encryption control. Signed-off-by:
Jun Zhao <barryjzhao@tencent.com>
-
Jun Zhao authored
add linger parameter to libsrt, it's setting the number of seconds that the socket waits for unsent data when closing. Reviewed-by:
Andriy Gelman <andriy.gelman@gmail.com> Signed-off-by:
Jun Zhao <barryjzhao@tencent.com>
-
- 06 Dec, 2019 2 commits
-
-
Limin Wang authored
Signed-off-by:
Limin Wang <lance.lmwang@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Limin Wang authored
Signed-off-by:
Limin Wang <lance.lmwang@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 19 Oct, 2019 1 commit
-
-
Steven Liu authored
Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
- 12 Feb, 2019 1 commit
-
-
Sven Dueking authored
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.
-
- 23 Oct, 2018 1 commit
-
-
Matsuzawa Tomohiro authored
Several SRT options are missing. Since pkg_config requires libsrt v1.3.0 and above, it should be able to support options added in libsrt v1.3.0 and below. This commit adds 8 SRT options. sndbuf, rcvbuf, lossmaxttl, minversion, streamid, smoother, messageapi and transtype The keys of option are equivalent to stransmit. https://github.com/Haivision/srt/blob/v1.3.0/apps/socketoptions.hpp#L196-L223Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 03 Sep, 2018 1 commit
-
-
Marton Balint authored
Fixes a compile error and re-adds pkt_size as a url?option as well. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 01 Sep, 2018 1 commit
-
-
Marton Balint authored
Also make sure we set the URL context max packet size accordingly. Based on a patch by Tudor Suciu <tudor.suciu@gmail.com> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 13 Jul, 2018 1 commit
-
-
Sven Dueking authored
The passphrase field is a pointer already. Bug-Id: https://github.com/Haivision/srt/issues/416
-
- 04 Jun, 2018 1 commit
-
-
Sven Dueking authored
Signed-off-by:
Sven Dueking <sven.dueking@nablet.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 03 Jun, 2018 1 commit
-
-
Sven Dueking authored
Signed-off-by:
Sven Dueking <sven.dueking@nablet.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 28 Mar, 2018 1 commit
-
-
Sven Dueking authored
The protocol requires libsrt (https://github.com/Haivision/srt) to be installed Signed-off-by:
Sven Dueking <sven.dueking@nablet.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-