mangui / mangui/flashls

Flowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set

Open
#104 12 comments 0 reactions 0 assignees View on GitHub
bug FlowPlayer help wanted
Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

Flowplayer has a special incantation to pause on the first frame after loading:

``` js
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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Flowplayer configuration on the linked flashls test page, using autoPlay false, autoBuffering true, and a splash image. Trace the loading path responsible for the stuck state; done means the player loads without displaying the video when the splash image is set.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.