Can I upload the live data segment to S3 as I am getting it. Is there any module in wowza or I can create custom module for this ?
I don’t want recording feature. I want to send the data to s3 via wowza.
Can I upload the live data segment to S3 as I am getting it. Is there any module in wowza or I can create custom module for this ?
I don’t want recording feature. I want to send the data to s3 via wowza.
Hello @Gaurav_Srivastava, you can do this with CloudFront and with a paid license purchased directly through Wowza.
Doc for CloudFront and Engine:
Your other option is to purchase and run a Streaming Engine server right from the AWS marketplace:
Here is a helpful FAQ guide to help you decide which is best for you.
@Rose_Power-Wowza_Com , CloudFront is fine we will use it for live streaming.
But we also want to send the chunks to s3 bucket at the same time.Our requirements are
Can I do this ? Push data to CDN ans s3 at the same time ??
We only have the S3 automatic upload module- for the finished recording of a stream.
https://www.wowza.com/docs/how-to-upload-recorded-media-to-an-amazon-s3-bucket-modules3upload
We could help you build a custom workflow to stream to S3 as a stream target, but we’d have to build that for you through a paid Wowza Professional Services contract. You could email sales@wowza.com to discuss the possibility with a sales engineer.
But as of right now, we only have a way to upload the finished recording @Gaurav_Srivastava
Okay thanks for your response. I think I can write custom module for this, I will try first then I will connect to the sales team.
Ok that sounds good- I wish you success!
Yes, We created custom module for this.