mangui/flashls
View on GitHubFlowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set
Open
#104 opened on Oct 14, 2014
FlowPlayerbughelp wanted
Repository metrics
- Stars
- (745 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Flowplayer has a special incantation to pause on the first frame after loading:
clip: {
autoPlay: false,
autoBuffering: true
}
With flashls the player gets stuck in loading state, see http://flowplayer.blacktrash.org/test/flashls.html Can this be solved in flashls?