load on play

This commit is contained in:
SrGooglo 2023-04-17 21:49:19 +00:00
parent 160e00b5a9
commit 13eb2ebf7c

View File

@ -613,6 +613,8 @@ export default class Player extends Core {
instance.audioElement.muted = this.state.audioMuted
instance.audioElement.load()
instance.audioElement.play()
// check if the audio is a live stream when metadata is loaded