完善配置文件注释
This commit is contained in:
parent
d2406d239d
commit
adb808bbb4
|
|
@ -167,6 +167,8 @@ keepAliveSecond=15
|
||||||
port=554
|
port=554
|
||||||
#rtsps服务器监听地址
|
#rtsps服务器监听地址
|
||||||
sslport=322
|
sslport=322
|
||||||
|
#在接收rtsp推流时,是否重新生成时间戳(很多推流器的时间戳着实很烂)
|
||||||
|
modifyStamp=1
|
||||||
|
|
||||||
[shell]
|
[shell]
|
||||||
#调试telnet服务器接受最大bufffer大小
|
#调试telnet服务器接受最大bufffer大小
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue