-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: Seek delay for Cast Nest hub #7423
fix: Seek delay for Cast Nest hub #7423
Conversation
Fuchsia devices where 3 is a correct value
FYI We are running it now in prod |
Incremental code coverage: 0.00% |
externs/shaka/player.js
Outdated
* The minimum time duration (in seconds) before we can operate a new seek | ||
* on cast devices (Only for Chromecast) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd say it's for devices which have slow seek time. Even now, it does not apply to Android based Chromecasts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the text let me know if you agree ? @tykus160
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it is a known issue and only happens on that device, I think there should be no setting. I think we should include that value in the library as is.
@avelad I'm happy to add it in the configuration automatically when it's a Fushia device and casting. |
No no, I want to remove the configuration and hardcode the number in lib/media/playhead.js |
Oh ok will do |
@shaka-bot test |
@avelad: Lab tests started with arguments:
|
Fuchsia devices need more time to seek. 1 second is not enough and 3 look a correct value related to this #7424
Fuchsia devices need more time to seek. 1 second is not enough and 3 look a correct value related to this #7424
Fuchsia devices need more time to seek. 1 second is not enough and 3 look a correct value related to this #7424
Fuchsia devices need more time to seek. 1 second is not enough and 3 look a correct value related to this #7424
Fuchsia devices need more time to seek. 1 second is not enough and 3 look a correct value
related to this #7424