@ -9,6 +9,7 @@ export default ({ url }) => {
player = window.flvjs.createPlayer({
type: 'flv',
volume: 0.8,
cors: true,
url,
muted: false
})