Hi, I'm plying a stream through webview which starts muted, not in fullsscreen and not played.
I already tried soo many times in other topics too to use different players like octopus, but it doesn't support this kind of format.
The full code of the frame is on this pastebin
I grabbed the frame code and I can see some option setted the way I was thinking, like ,videoStarted = false , startMuted = startMuted() <script>var WSreloadCounter=false,WSnTries=0,videoStarted = false, startMuted = startMuted()
is there any way to inject some javascript in order to get the options I want ? Thanks
I already tried soo many times in other topics too to use different players like octopus, but it doesn't support this kind of format.
The full code of the frame is on this pastebin
I grabbed the frame code and I can see some option setted the way I was thinking, like ,videoStarted = false , startMuted = startMuted() <script>var WSreloadCounter=false,WSnTries=0,videoStarted = false, startMuted = startMuted()
is there any way to inject some javascript in order to get the options I want ? Thanks