mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update gb28181 config wait_keyframe default on
This commit is contained in:
parent
01111a0d77
commit
23ce929048
3 changed files with 4 additions and 3 deletions
|
@ -36,7 +36,7 @@ stream_caster {
|
|||
# 是否等待关键帧之后,再转发,
|
||||
# off:不需等待,直接转发
|
||||
# on:等第一个关键帧后,再转发
|
||||
wait_keyframe off;
|
||||
wait_keyframe on;
|
||||
|
||||
# rtp包空闲等待时间,如果指定时间没有收到任何包
|
||||
# rtp监听连接自动停止,发送BYE命令
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue