hls.js icon indicating copy to clipboard operation
hls.js copied to clipboard

Control bar behaviour with multiple players and mouse out

Open survto opened this issue 1 year ago • 0 comments

What do you want to do with Hls.js?

Hi all, we have with two players on the same web page, playing for a while with mouse out. We noticed that the control bar appears when the latency exceeds parameter "liveMaxLatencyDuration". In some cases, the continuous latency variation causes the "blinking" of the control bar. This behaviour causes a poor user experience. The more players you put on the same page, the more "blinking" effect you get.

Is it possible to disable control bar showing upon latency variation?

Thanks in advance

What have you tried so far?

We tried to disable completely control bar, but this is not a good solution.

survto avatar Jul 25 '24 14:07 survto