mangui / mangui/flashls

VOD HLS clip behaviour at the end of the clip

Open
#325 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

fixed/answered OSMF question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.