处理服务重启或设备重新上线时的订阅,优化通道导入重复的处理
This commit is contained in:
@@ -78,7 +78,7 @@ export default {
|
||||
this.jessibuca = new window.Jessibuca(Object.assign(
|
||||
{
|
||||
container: this.$refs.container,
|
||||
videoBuffer: 0.5, // 最大缓冲时长,单位秒
|
||||
videoBuffer: 0.2, // 最大缓冲时长,单位秒
|
||||
isResize: true,
|
||||
isFlv: true,
|
||||
decoder: "./static/js/jessibuca/index.js",
|
||||
|
||||
Reference in New Issue
Block a user