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 stream startTime and endTime does not work when S3 recording is enabled #6964

Open
mekya opened this issue Jan 20, 2025 · 1 comment
Open
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jan 20, 2025

Steps

  1. Upload HLS files to S3 on the fly
  2. Enable HTTP forwarding to S3 to play the streams directly on S3
  3. Start a stream with id stream1 and let it broadcast 1 minute
  4. While stream1 is active, ask Ant Media Server return the last 10 secs with startTime and endTime parameters such as http://{AMS}/{APP}/streams/stream1.m3u8?startTime={NOW}-10&endTime={NOW}

Expected:
Only last 10 secs should be in the m3u8 file

Actual:
Full m3u8 is returned

@mekya mekya converted this from a draft issue Jan 20, 2025
@mekya mekya moved this from Next Sprint to 🔖 Sprint in Ant Media Server Jan 20, 2025
@yashtandon113
Copy link
Contributor

Duplicate: #6900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Sprint
Development

No branches or pull requests

3 participants