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 usage of an external segmentLoader when playing smooth streaming contents #1306

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

peaBerberian
Copy link
Collaborator

Thanks to a test rewrite linked to #1291, I noticed that the v4 broke the possibility of relying on a segmentLoader when relying on smooth streaming, due to forgetting to update some property name in a refactoring of the transport code.

This commit/branch fixes just that.

…contents

Thanks to a test rewrite linked to #1291, I noticed that the v4 broke
the possibility of relying on a `segmentLoader` when relying on smooth
streaming, due to forgetting to update some property name in a
refactoring of the transport code.

This commit/branch fixes just that.
@peaBerberian peaBerberian added bug This is an RxPlayer issue (unexpected result when comparing to the API) v4.0.0 Candidate PR/issue for a v4.0.0 release Priority: 0 (Very high) This issue or PR has a very high priority. Efforts should be concentrated on it first. labels Oct 26, 2023
@peaBerberian peaBerberian merged commit 5bbf047 into next-v4 Oct 26, 2023
6 checks passed
@peaBerberian peaBerberian added this to the 4.0.0-rc.1 milestone Nov 6, 2023
@peaBerberian peaBerberian deleted the fix/smooth-segment-loader branch February 7, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is an RxPlayer issue (unexpected result when comparing to the API) Priority: 0 (Very high) This issue or PR has a very high priority. Efforts should be concentrated on it first. v4.0.0 Candidate PR/issue for a v4.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant