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

Support changing hls segment files' name with timestamps #6868

Merged
merged 22 commits into from
Dec 29, 2024

Conversation

burak-58
Copy link
Contributor

Copy link
Contributor

@mekya mekya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @burak-58,

Please make fragmented mp4's initFilename unique as well. Take a look at the comment

Regards
Oguz

options.put("hls_segment_type", hlsSegmentType);
if (HLS_SEGMENT_TYPE_FMP4.equals(hlsSegmentType)) {

segmentInitFilename = initialResourceNameWithoutExtension + "_init.mp4";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make it unique as well

@mekya mekya changed the title Hls segment file name format Support changing hls segment files name format with timestamps Dec 29, 2024
@mekya mekya changed the title Support changing hls segment files name format with timestamps Support changing hls segment files' name with timestamps Dec 29, 2024
@mekya mekya merged commit ee8f8e8 into master Dec 29, 2024
9 checks passed
@mekya mekya deleted the hlsSegmentFileNameFormat branch December 29, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants