Commit 5cc39602 authored by 毛线's avatar 毛线

直播视频bug

parent 3cf5e71e
...@@ -90,8 +90,8 @@ export default { ...@@ -90,8 +90,8 @@ export default {
}) })
console.log(obj, '播放器开始播放!') console.log(obj, '播放器开始播放!')
this.$refs.jswebrtc.muted = false // this.$refs.jswebrtc.muted = false
this.$refs.jswebrtc.volume = this.volumeMachine / 100 // this.$refs.jswebrtc.volume = this.volumeMachine / 100
} }
}) })
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment