优化点播体验, 优化tcp被动的sdp

This commit is contained in:
panlinlin
2021-04-23 14:39:52 +08:00
parent 7f48246165
commit d551c82d34
4 changed files with 19 additions and 14 deletions

View File

@@ -100,6 +100,10 @@ logging:
userSettings:
# 保存移动位置历史轨迹true:保留历史数据false:仅保留最后的位置(默认)
savePositionHistory: false
# 点播等待超时时间,单位:毫秒
playTimeout: 3000
# 等待音视频编码信息再返回, true 可以根据编码选择合适的播放器false 可以更快点播
waitTrack: false
# 在线文档: swagger-ui生产环境建议关闭
springfox: