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

Save HLS Records should be store in S3 when we configured save HLS records and AWS S3 integration. #2872

Closed
komgritch7 opened this issue Jan 13, 2021 · 10 comments
Assignees

Comments

@komgritch7
Copy link

We have the solution recorded livestreaming(rtmp) as HLS and have to store in AWS S3 so we configured follow these document guides correctly.
https://github.com/ant-media/Ant-Media-Server/wiki/HLS-Playing#save-hls-records
https://github.com/ant-media/Ant-Media-Server/wiki/Amazon-(AWS)-S3-Integration

But we have a issue. The save HLS records stored files only local disk.

Actually, It should be store HLS recorded files to AWS S3 when we configured AWS S3 integration for store all HLS recorded files also.

@mekya
Copy link
Contributor

mekya commented Feb 16, 2021

Hi @komgritch7 ,

Thank you for the issue. We've received this request many times. Moving to backlog to schedule it.

Regards,
A. Oguz

@SelimEmre
Copy link
Contributor

Hi @komgritch7,

I'm developing this issue right now. Do you mean upload HLS files during the stream or after the stream ended? Currently, I'm developing for after the stream ended case. Is this development solve your issue?

@mekya
Copy link
Contributor

mekya commented Mar 4, 2021

@SelimEmre , let's synch with this issue. I think we should have some kind of good design in the code because there are issues interconnected
#3005
#2753

@komgritch7
Copy link
Author

@mekya That is good design.
@SelimEmre I means after the stream ended. Anyway logic of record streaming as mp4 and hls should be the same.

@seniorcorel
Copy link

I would like to apply this new commit in my Enterprise version.
How to update the Enterprise Edition 2.2.1 20201029_2042 running in AWS to the last one commit?
Should I have to redeploy the AMI?

Kind regards.

Pablo

@mekya
Copy link
Contributor

mekya commented Mar 18, 2021

Hi @seniorcorel ,

This MR is not merged to master yet.

This feature will be available in 2.3.1 and yeah you need to redeploy the AMI. We plan to release 2.3.1 early April.

If you want to test before it's available in AMI, you can ask support team to give you a snapshot for that.

@Nyceane
Copy link

Nyceane commented Apr 11, 2021

@mekya let me know when this is available, I am looking for this as well :) if possible, would HLS be uploaded to a different S3 bucket than the mp4? Otherwise I have to manually move them.

@SelimEmre
Copy link
Contributor

Hi @Nyceane

This issue assigned to me. Currently, It's in the test phase. I think it will ready to use in a short time.

@mekya
Copy link
Contributor

mekya commented Apr 12, 2021

Hi @Nyceane,

Sorry, unfortunately, it will not be in 2.3.1. Its merge will postponed to v2.3.2.

You don't need to wait for the 2.3.2 release. You can get a snapshot if you want to have early access.

Regards,
A. Oguz

mekya added a commit that referenced this issue Jun 15, 2021
@mekya mekya closed this as completed Jun 15, 2021
mekya added a commit that referenced this issue Jun 15, 2021
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

No branches or pull requests

5 participants