1.播放器修改

This commit is contained in:
zhuangpeng.li
2024-07-12 12:52:08 +08:00
parent 841db27f80
commit 67534a1f16
2 changed files with 24 additions and 38 deletions

View File

@@ -137,8 +137,9 @@ export default {
}
this.$refs.player.registercallback('loadingTimeout', this.TimeoutCallback);
this.$refs.player.registercallback('delayTimeout', this.TimeoutCallback);
// this.$refs.player.play("https://sample-videos.com/video321/flv/480/big_buck_bunny_480p_1mb.flv");
if (this.playrecord) {
} else {
startPlay(this.deviceId, this.channelId).then((response) => {
console.log('开始推流: [' + this.streamId + ']');