On Tue, 23 Oct 2018, Matsuzawa Tomohiro wrote:
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-L223 --- doc/protocols.texi | 85 ++++++++++++++++++++++++++++++++++++++++++-- libavformat/libsrt.c | 58 ++++++++++++++++++++++++++++++ 2 files changed, 141 insertions(+), 2 deletions(-)
Thanks, applied. Regards, Marton _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel