You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Open the Shaka Player demo application on a Samsung Tizen TV.
Play the default sample content until playback reaches the end.
Do not press the Play button.
Drag the seek bar to any earlier position.
Observe that playback starts automatically even though the UI still shows the paused state.
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.
FAQ
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?
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