jsmpeg
jsmpeg copied to clipboard
Ultrafast playback issue
Hi, issue in object always happens when changing browser tab (tested on chrome and firefox under W7 64bit). When switching back to jsmpeg preview tab, playback runs ultrafast for few seconds before stabilizing. Audio plays at normal speed. It is possilbe to handle this issue? Thanks a lot.
I second this, the issue happens, does JSMpeg collect all the frames until you go back to the page, and then speeds through them?
First, thumbs up for this cool idea of using a MPEG-1 javascript decoder for low latency video streaming.
I also experience that ultrafast playback in several browsers when I minimize the browser and later switch back to it. I'm not happy with it so I would like to solve this, but I don't exactly know how.
@phoboslab Do you know where to start? How exactly is the client-side decoding working in terms of "buffering" the stream? Is it possible to discard every frame which is "not live"?
I'm also running into this issue -- has anybody found a fix or workaround?
Same issue here