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