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

Annex I URL segment query parameters multiply after error #4665

Open
tobbee opened this issue Jan 17, 2025 · 0 comments
Open

Annex I URL segment query parameters multiply after error #4665

tobbee opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@tobbee
Copy link
Contributor

tobbee commented Jan 17, 2025

Environment
Steps to reproduce
  1. Please provide clear steps to reproduce your problem

Run the link with the periodic errors and check that video segment requests after an error occurs.

Observed behavior

After an error, you should see video segment request which look like:

868484368.m4s?a=X&b=Y&a=X&b=Y
868484368.m4s?a=X&b=Y&a=X&b=Y&a=X&b=Y
868484368.m4s?a=X&b=Y&a=X&b=Y&a=X&b=Y&a=X&b=Y

which is not the simple ?a=X&b=Y that existed before the error

Expected behavior

Constant query string on video segment requests ?a=X&b=Y

@tobbee tobbee added the Bug label Jan 17, 2025
@tobbee tobbee changed the title Annex I URL segment query parameters multiple after error Annex I URL segment query parameters multiply after error Jan 17, 2025
@dsilhavy dsilhavy self-assigned this Jan 20, 2025
@dsilhavy dsilhavy added this to the 5.1.0 milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants