flowplayer / flowplayer-mpegdash

MIT License
8 stars 13 forks source link

poster setup still not reliable #8

Closed phloxic closed 8 years ago

phloxic commented 8 years ago

Demo: http://flowplayer.blacktrash.org/fp6/dash.html#pl Clicking on one of the playlist elements starts playback without removing poster state.

This happens in spite of the plugin using the same poster hack as hlsjs. https://github.com/flowplayer/flowplayer-mpegdash/blob/master/flowplayer.mpegdash.js#L278-L317

See also: https://github.com/flowplayer/flowplayer/issues/942