Bypassing the no audio when streaming starts
fjcaceres opened this issue · 1 comments
fjcaceres commented
When I play the HLS stream, it starts immediately, but in order to hear it, you need to unmute.
So this is not totally stream because of the need to unmute
I know that Chrome and Firefox don't allow streaming video and sound immediately.
Question Is there a way to bypass this so this plugin really streams ?
Thank you
TRANS_BY_GPT4
winlinvip commented
This is browser behavior, it must be muted when autoplaying videos.
TRANS_BY_GPT4