From 55c54ff74455c70aee243c944c124a04ecdb2d9d Mon Sep 17 00:00:00 2001 From: Zhao Zhili Date: Fri, 4 Jun 2021 15:22:28 +0800 Subject: avformat/libsrt: add tsbpd option Signed-off-by: Marton Balint --- doc/protocols.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/protocols.texi b/doc/protocols.texi index 8371f83059..94487e52ff 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -1607,6 +1607,11 @@ Default is -1. -1 means auto (off with 0 seconds in live mode, on with 180 seconds in file mode). The range for this option is integers in the 0 - @code{INT_MAX}. +@item tsbpd=@var{1|0} +When true, use Timestamp-based Packet Delivery mode. The default behavior +depends on the transmission type: enabled in live mode, disabled in file +mode. + @end table For more information see: @url{https://github.com/Haivision/srt}. -- cgit v1.2.3