From adb808bbb45636488f54e74e66baf8de778f4eb2 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Sat, 12 Oct 2019 18:35:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/config.ini b/conf/config.ini index 15d8c7ff..28112f69 100644 --- a/conf/config.ini +++ b/conf/config.ini @@ -167,6 +167,8 @@ keepAliveSecond=15 port=554 #rtsps服务器监听地址 sslport=322 +#在接收rtsp推流时,是否重新生成时间戳(很多推流器的时间戳着实很烂) +modifyStamp=1 [shell] #调试telnet服务器接受最大bufffer大小