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

Low Latency HLS is not working with Cloudfront Intergration #6976

Open
yashtandon113 opened this issue Jan 22, 2025 · 1 comment
Open

Low Latency HLS is not working with Cloudfront Intergration #6976

yashtandon113 opened this issue Jan 22, 2025 · 1 comment
Assignees

Comments

@yashtandon113
Copy link
Contributor

yashtandon113 commented Jan 22, 2025

Short description

The Low Latency HLS (LL-HLS) is not working with the AWS Cloudfront Integration. While the standard HLS works fine as expected.

The response for master.m3u8 was 200, but TS files are not loading.

Environment

  • Ant Media Server version: v2.11.3 and above

Steps to reproduce

  1. Enable Low Latency HLS following this document
  2. Integrate the Cloudfront with AMS following this blog
  3. Publish the stream to the server
  4. Play the stream using the Cloudfront URL. For example, https://d139174jbmsd6a.cloudfront.net/streams/ll-hls/stream1/stream1__master.m3u8

Expected behavior

The LL-HLS stream should also work with the Cloudfront Integration

Actual behavior

The LL-HLS stream does not work while the stndard HLS works fine.

@burak-58 burak-58 moved this to Next Sprint in Ant Media Server Jan 27, 2025
@mekya mekya moved this from Next Sprint to 🔖 Sprint in Ant Media Server Jan 27, 2025
@muratugureminoglu
Copy link
Collaborator

muratugureminoglu commented Feb 2, 2025

Hi @yashtandon113

Here are some setting to work LL-HLS using with CloudFront.

Step 1: Cache settings
Image

Step 2: Origin request
Image

Step 3: Response headers
Image

Output:
Image

Please let me know If does not work for you.

@burak-58 burak-58 moved this from 🔖 Sprint to After sprint in Ant Media Server Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: After sprint
Development

No branches or pull requests

2 participants