ngx-videogular
ngx-videogular copied to clipboard
Buffer ring never stops
Description
Hi, I am experiencing an error which hasnt happened in older versions of videogular (for me) but obviously there were already tickets about that:
https://github.com/videogular/videogular2/issues/726 https://github.com/videogular/videogular2/issues/628
The issu eonly happens when tring to display a live source from our wowza, but not having a source stream connected yet.
The hls playlist.m3u8 just looks like
#EXTM3U
#EXT-X-VERSION:3
And the buffer ring, never dissapears
Expected Behavior
Let the bufferring disappear
Actual Behavior
It does not :)
Steps to Reproduce
Deliver a playlist.m3u8 with above content and use it as a vgHls source in ngx-videogular 2.10
Having the same issue. Did you find a workaround?
Facing the same issue while working with m3u8.
What is the logic used in toggling of <vg-buffering></vg-buffering>
?
Same Issue, any solution maybe?
I have this issue with version 5.0.1, static src-url. the buffer ring appears on every video after 3 seconds and the video stops. The video never starts after that again.
I actually recognized, that the issue just appear in chrome (Mac). firefox works, safari is also ok