Skip to content
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

Shaka hangs when fast forwarding or rewinding on tv #7646

Open
FiberOnePL opened this issue Nov 21, 2024 · 6 comments
Open

Shaka hangs when fast forwarding or rewinding on tv #7646

FiberOnePL opened this issue Nov 21, 2024 · 6 comments
Labels
platform: Tizen Issues affecting Tizen status: waiting on response Waiting on a response from the reporter(s) of the issue type: bug Something isn't working correctly
Milestone

Comments

@FiberOnePL
Copy link

After recent changes on the TV on which Shaka was working correctly, scrolling no longer works, after selecting a new position on the bar, buffering starts and nothing happens.

@FiberOnePL FiberOnePL added the type: bug Something isn't working correctly label Nov 21, 2024
@shaka-bot shaka-bot added this to the v4.13 milestone Nov 22, 2024
@FiberOnePL
Copy link
Author

After a longer analysis I noticed that 80% of attempts to rewind the movie using the progress bar end with buffering and freezing the playback, another 15% end with the movie playing but without audio and 5% are successful attempts. Tested on Samsung TV.

@avelad
Copy link
Member

avelad commented Nov 22, 2024

Can you reproduce it in any other platform?

@FiberOnePL
Copy link
Author

@avelad It definitely doesn't work on Samsung, I checked it on 2 other TVs, on my old Sony it seems to work fine

@avelad
Copy link
Member

avelad commented Nov 28, 2024

Are you using DASH or HLS?

@avelad avelad added the platform: Tizen Issues affecting Tizen label Nov 28, 2024
@FiberOnePL
Copy link
Author

FiberOnePL commented Nov 28, 2024

Dash.

VIDAA, WebOS TV, TITAN OS Everything works properly, no stuttering. The problem occurs on Samsung, where the problem did not occur before.

@avelad
Copy link
Member

avelad commented Dec 23, 2024

Can you change the value of shaka.util.Platform.isSeekingSlow to return true for the models that fail (Tizen) and tell me if that fixes the problem? if that fixes it I can add this change to the code base.

@avelad avelad added the status: waiting on response Waiting on a response from the reporter(s) of the issue label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Tizen Issues affecting Tizen status: waiting on response Waiting on a response from the reporter(s) of the issue type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants