Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

HLS on Chrome: Flash player pausing and crashing when tab is in background #95

Closed
mkilling opened this issue May 25, 2014 · 1 comment
Closed

Comments

@mkilling
Copy link

When playing a HLS stream with the Flash player (current master 8a98910) in a tab which is currently not the active tab, the playback will pause after some time. If you go to the tab, playback will resume. If you don't, playback will not resume, and the whole tab will crash a while later.

After playback has paused, my Activity Monitor shows a Google Chrome Helper process sponging up memory at about 10 megabytes per second, up until it consumes ~1.1GB and then the tab crashes.

It always happens at the same parts of the stream. The stream is a m3u8 playlist of finite length, with some #EXT-X-DISCONTINUITY flags and gaps in the timestamps between the video segments.

It does not seem to happen when the Flash player plays media that is not HLS.

I'm using Google Chrome 35.0.1916.114 on OSX and Flash (Adobe) 13.0.0.214.

@dmlap
Copy link
Member

dmlap commented May 27, 2014

Moved to videojs/videojs-contrib-hls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants