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

behaviour when chunk unavailable #1798

Closed
kuznetcoff777 opened this issue Feb 7, 2019 · 2 comments
Closed

behaviour when chunk unavailable #1798

kuznetcoff777 opened this issue Feb 7, 2019 · 2 comments
Labels
status: archived Archived and locked; will not be updated type: question A question from the community

Comments

@kuznetcoff777
Copy link

Hi! For example we have playlist/manifest (hls/dash) with 3 bitrates: lq/sd/hd.
If we do manipulation such as removing HD segments (deleting it from file system, or just stopping to generate it), then in native hls player it gets 404 error for sement and instantly attempt to get sd chunk. If it also unavailable, then lq chunk. If not lq, then error

Is it possible to do the same in shaka player?

@kuznetcoff777 kuznetcoff777 added the type: question A question from the community label Feb 7, 2019
@kuznetcoff777 kuznetcoff777 changed the title behaviuor when chuk unavailable behaviour when chuk unavailable Feb 7, 2019
@kuznetcoff777 kuznetcoff777 changed the title behaviour when chuk unavailable behaviour when chunk unavailable Feb 7, 2019
@chrisfillmore
Copy link
Contributor

This looks the same as #1542

@kuznetcoff777
Copy link
Author

Thanks, waiting for enhancement!

@shaka-project shaka-project locked and limited conversation to collaborators Apr 10, 2019
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: question A question from the community
Projects
None yet
Development

No branches or pull requests

3 participants