-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When playing Tizen mpd video, the video may be played in an infinite loop. #4640
Comments
It looks like Shaka implements an additional configurable offset when performing gap jumps. Gap jumping in dash.js is handled in the |
Hello, I think it will be difficult to give you a pull-quest due to internal security.
|
Environment
"dashjs": "4.7.0",
its a tizen application
Tizen/WebOS
Steps to reproduce
Sometimes I get reports from customers that live TV channels have infinite loops only in Samsung. But the problem is that I use other platforms like Tizen, the only one that does loops, Exoplayer on Android from LG (WebOS), AV Player on iOS, and all of these platforms survive very well.
Both web players and LG endure gaps, don't cause loops, and share everything with the same codebase and player version, so it has to do with how Samsung plays content in some way.
I can share the URL for the actual MPD, but the problem is only a few times a week, so it's very difficult to debug on the actual channel.
Content loops on Tizen, but not on Web/LG. Please let me know what I can test to make playback more robust on Tizen and make it work the same as on LG/Web.
It has been confirmed that other players also had the problem and it has been resolved. Can dashjs also solve the problem?
Attached is the url of the problematic part of the player.
'shaka-project/shaka-player#7124'
Observed behavior
Describe what the player is doing that is unexpected or undesired behaviour.
Console output
Expected behavior
Describe what the player is expected to do
The text was updated successfully, but these errors were encountered: