ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.23k stars 618 forks source link

VideoJS shows loading var for a long time #4556

Open mekya opened 1 year ago

mekya commented 1 year ago

Short description Video JS sometimes shows the loading bar for a long time and cannot start playing

I think the problem happens when the stream stops and starts so that video JS get some corrupted files. It will be great if we have a full reproduce scenario.

Expected behavior VideoJS plays the HLS without showing loading bar. Auto-refresh on the player side may provide a solution

Actual behavior VideoJS shows the load bar for long time and/or does not start to play. If I refresh the player fully, it starts to play. I don't want to refresh the player manually.

This problem is very similar to this one https://github.com/ant-media/Ant-Media-Server/issues/455

umtcylmz commented 1 year ago

I'll also follow up this issue @umtcylmz