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

fix: stay paused after codec switch #6108

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

tykus160
Copy link
Contributor

When stream is paused and codec switch is done, stream resumes to play. Moving setting autoplay from canplay to canplaythrough fixes this issue.

Problem observed on Tizen 6 & 7.

@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Jan 16, 2024
@avelad avelad added this to the v5.0 milestone Jan 16, 2024
@avelad avelad merged commit e48438f into shaka-project:main Jan 16, 2024
16 of 20 checks passed
avelad pushed a commit that referenced this pull request Jan 16, 2024
When stream is paused and codec switch is done, stream resumes to play.
Moving setting autoplay from `canplay` to `canplaythrough` fixes this
issue.

Problem observed on Tizen 6 & 7.
avelad pushed a commit that referenced this pull request Jan 16, 2024
When stream is paused and codec switch is done, stream resumes to play.
Moving setting autoplay from `canplay` to `canplaythrough` fixes this
issue.

Problem observed on Tizen 6 & 7.
@tykus160 tykus160 deleted the wt-autoplay-upstream branch January 16, 2024 11:26
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Mar 16, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants