Skip to content

Playback starts while the player state remains paused after seeking from the ended state (Samsung Tizen) #10410

Description

@manhunt7

FAQ

  • I have read the FAQ and checked for duplicate open issues

If the problem is related to FairPlay, have you read the tutorial?

Not applicable

What version of Shaka Player are you using?

5.2.4

Can you reproduce the issue with our latest release version?

Yes

Can you reproduce the issue with the latest code from main?

No

Are you using the demo app or your own custom app?

Shaka Player demo app

What browser and OS are you using?

Samsung Internet Browser (Tizen)

For embedded devices (smart TVs, etc.), what model and firmware version are you using?

Samsung QE55S95FAUX

What are the manifest and license server URIs?

Reproduced using the default sample content in the Shaka Player demo application.

I did not use a custom manifest or license server.

What configuration are you using? What is the output of player.getNonDefaultConfiguration()?

Default configuration. I did not modify any player settings.

What did you do?

  1. Open the Shaka Player demo application on a Samsung Tizen TV.
  2. Play the default sample content until playback reaches the end.
  3. Do not press the Play button.
  4. Drag the seek bar to any earlier position.
  5. Observe that playback starts automatically even though the UI still shows the paused state.
  6. Wait approximately 7–20 seconds.

What did you expect to happen?

After seeking from the ended state, the player should either remain paused until Play is pressed, or resume playback and correctly update its internal state and UI. The playback state and UI should always remain synchronized.

What actually happened?

After seeking from the ended state, playback starts automatically, but the player UI still indicates that playback is paused. Approximately 7–20 seconds later, playback stops automatically and cannot be resumed. However, if the Play button is pressed before the automatic stop occurs, playback continues normally. I have attached a video demonstrating the issue.

bug1.mp4
bug2.mp4

Are you planning to send a PR to add it?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions