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

Postfix is not added to the VoD name when using S3 #6939

Open
Mohit-3196 opened this issue Jan 14, 2025 · 1 comment
Open

Postfix is not added to the VoD name when using S3 #6939

Mohit-3196 opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@Mohit-3196
Copy link
Contributor

Short description

If S3 upload is enabled for MP4 and the same stream is recorded multiple times, the generated VoD item name does not include a postfix.
Due to this the uploaded file on S3 is getting overwritten.

Environment

  • Java version: 17
  • Ant Media Server version: 2.12.0

Steps to reproduce

  1. Enable S3 recording.
  2. Start a WebRTC stream.
  3. Start & Stop MP4 recording for the same streamId multiple times to create multiple MP4 files.

Expected behavior

The created MP4 files should have a postfix in the VoD name.
e.g., abcde.mp4. abcde_1.mp4, abcde_2.mp4 & so on.

Actual behavior

The created MP4 files don't have a postfix in the name.

Screenshot 2025-01-14 214958

Ask your questions on Ant Media Github Discussions

@Mohit-3196 Mohit-3196 added the bug label Jan 14, 2025
@muratugureminoglu
Copy link
Collaborator

Agent Mohit Dubey linked Freshdesk ticket 141748 for this issue.

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

No branches or pull requests

2 participants