VOD HLS clip behaviour at the end of the clip
Nobody has claimed this yet.
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
Hi Guillaume
Our player supports various plugins for playing Smooth, HDS and now HLS. It's pretty difficult to maintain the various implementations aligned and sometimes we discover different behaviours.
In this case when playing a VOD clip what our player does is: at the end of the clip, seek back to 0.
The expected behaviour would be for player to be in pause at position 0. Pause because other plugins pause the video at the end. In the flashls case instead, the player starts playing from 0 becasue it does not pause at the end.
Do you consider your behaviour the correct one?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing VOD HLS playback at the clip end and compare its behavior with the other player plugins mentioned in the issue. Done should mean the player pauses at position 0 instead of immediately restarting playback.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100