ngx-videogular icon indicating copy to clipboard operation
ngx-videogular copied to clipboard

Buffer ring never stops

Open phiamo opened this issue 4 years ago • 5 comments

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

phiamo avatar Nov 30 '20 15:11 phiamo

Having the same issue. Did you find a workaround?

cemck avatar Jul 15 '21 14:07 cemck

Facing the same issue while working with m3u8. What is the logic used in toggling of <vg-buffering></vg-buffering> ?

jifrivly avatar Sep 07 '21 17:09 jifrivly

Same Issue, any solution maybe?

HaroldMaster avatar Nov 10 '21 11:11 HaroldMaster

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.

my-good-ideas avatar Nov 20 '21 17:11 my-good-ideas

I actually recognized, that the issue just appear in chrome (Mac). firefox works, safari is also ok

my-good-ideas avatar Nov 20 '21 17:11 my-good-ideas