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 · 15 comments
Open

Shaka hangs when fast forwarding or rewinding on tv #7646

FiberOnePL opened this issue Nov 21, 2024 · 15 comments
Assignees
Labels
component: UI The issue involves the Shaka Player UI platform: Tizen Issues affecting Tizen 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
@shaka-bot
Copy link
Collaborator

Closing due to inactivity. If this is still an issue for you or if you have further questions, the OP can ask shaka-bot to reopen it by including @shaka-bot reopen in a comment.

@shaka-bot shaka-bot removed the status: waiting on response Waiting on a response from the reporter(s) of the issue label Dec 30, 2024
@FiberOnePL
Copy link
Author

FiberOnePL commented Dec 30, 2024

@avelad The problem persists. After moving the bar to a new location it freezes and does not play from the new location.

@FiberOnePL
Copy link
Author

@shaka-bot reopen

@shaka-bot shaka-bot reopened this Dec 30, 2024
@FiberOnePL
Copy link
Author

FiberOnePL commented Dec 30, 2024

@avelad https://mega.nz/file/Niw1ySQL#4eAdMaF6k2TFGHs5Y0FQhMJuxxBqjnDRjYW8jwQwhmI

Watch the video I recorded, maybe it will tell you what the problem is. It only happens on Samsung.

Your suggestion that you gave was added the message is true however it did not fix the problem.

@tykus160
Copy link
Member

tykus160 commented Jan 3, 2025

From what I see issue appears only when cursor is used with a seekbar. Unfortunately, it's not possible (or I don't know a way) to enable cursor in Tizen app, so it's issue browser specific. Behavior is correct when clicking left/right arrow.

@avelad avelad added the component: UI The issue involves the Shaka Player UI label Jan 3, 2025
@FiberOnePL
Copy link
Author

@tykus160 The browser is ok and was working properly, recent changes in shaka player caused this problem.

@avelad
Copy link
Member

avelad commented Jan 3, 2025

@FiberOnePL Are you using Shaka UI? Are you using the browser of the TV or a Tizen app?

@FiberOnePL
Copy link
Author

@avelad Shaka UI and browser everything was working properly before, recent changes broke something.

@FiberOnePL
Copy link
Author

@avelad I checked on the demo shaka the problem is the same, however I noticed that if I select a new position on the bar which is marked as buffered the problem does not occur and the video works correctly if I select in a place that is not buffered then the playback freezes in the new place. Maybe this will help in solving the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI platform: Tizen Issues affecting Tizen type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

4 participants