mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-09-26 20:31:12 +08:00
1.播放器修改
This commit is contained in:
@@ -72,7 +72,7 @@ export default {
|
||||
this.initconf();
|
||||
jessibucaPlayer[this._uid] = new window.Jessibuca({
|
||||
container: this.$refs.container,
|
||||
decoder: '/js/jessibuca-pro/decoder-pro.js',
|
||||
decoder: '/js/jessibuca/decoder.js',
|
||||
videoBuffer: Number(0.2), // 缓存时长
|
||||
isResize: false,
|
||||
useWCS: false,
|
||||
|
Reference in New Issue
Block a user