Flowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set
Open
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