Wowza Community

Is there an easy way to move recorded streams from EC2 instance to S3?

I livestream using EC2, and after the event is complete, the encoded streams are on the EC2 instance. I want to move them to my S3 bucket(s).

Is there an easier way to do this other than connecting via FTP to the EC2 instance, downloading, and then re-uploading to my S3 buckets?

Thanks for any help!

J

Please take a look at these guides:

How to move recordings from live streams (ModuleMediaWriterFileMover)

How to use IMediaWriterActionNotify to programmatically move and rename recordings of live streams

Regards,

Salvadore