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

HLS Modifier does not work with HTTP forwarding #6900

Closed
yashtandon113 opened this issue Dec 26, 2024 · 0 comments
Closed

HLS Modifier does not work with HTTP forwarding #6900

yashtandon113 opened this issue Dec 26, 2024 · 0 comments

Comments

@yashtandon113
Copy link
Contributor

Short description

When the HLS files are uploading to the S3 bucket and if HTTP forwarding is enabled on the server to forward the play request to the bucket, the HLS Modifier does not work to play the HLS with a defined time interval.

Environment

  • Ant Media Server version: v2.12.0

Steps to reproduce

  1. Add S3 details and upload files to the bucket using this document
  2. Enable the HTTP forwarding to forward play request to the bucket
  3. Once the HLS files started uploading and recording on the bucket
  4. Try to play the HLS for specific interval using the HLS modifier

Expected behavior

The HLS m3u8 should be modified and play the defined interval files only

Actual behavior

The HLS m3u8 contains all the recorded content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant