# Send content video (VOD) from EC2 to S3

**URL:** https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323
**Category:** Wowza Streaming Engine
**Created:** [December 1, 2014, 1:21pm UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323 "2014-12-01T13:21:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jakub\_Cieslar](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jakub\_Cieslar](https://community.wowza.com/u/Jakub_Cieslar)
#### Post date: [December 1, 2014, 1:21pm UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323/1 "2014-12-01T13:21:44Z")

</div>

Hello,

I have Wowza on EC2 server. All stream are recorded there. I would like to storage all vod videos in S3.

Is there any module or config for Wowza for autotransfer VOD files from EC2 to S3?

Best regards,

Jakub

---

<div class="post-metadata">

### Author: ![Matt\_Young](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/matt_young/32/389_2.png) [@Matt\_Young](https://community.wowza.com/u/Matt_Young)
#### Post date: [December 1, 2014, 7:40am UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323/2 "2014-12-01T07:40:51Z")

</div>

Hello Jakub

You might checkout the [following guide](https://www.wowza.com/docs/how-to-use-the-fuse-based-file-system-backed-by-amazon-s3) for s3fs of which will allow you the ability to easily store your local VOD assets to s3. You will also want to checkout the [file mover module](https://www.wowza.com/docs/how-to-move-recordings-from-live-streams) to assist in moving recorded files to your s3 mount.

Thanks,

Matt

---

<div class="post-metadata">

### Author: ![Jakub\_Cieslar](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jakub\_Cieslar](https://community.wowza.com/u/Jakub_Cieslar)
#### Post date: [December 1, 2014, 1:49pm UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323/3 "2014-12-01T13:49:55Z")

</div>

Hi Matt,

Thanks for quick answer!

Do you know how long can take transfer video like 1Gb from EC2 to S3?

Regards,

Jakub

---

<div class="post-metadata">

### Author: ![Jakub\_Cieslar](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jakub\_Cieslar](https://community.wowza.com/u/Jakub_Cieslar)
#### Post date: [December 5, 2014, 9:35am UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323/4 "2014-12-05T09:35:28Z")

</div>

Hi Matt,

Works well, thx for help. Also transfer is pretty fast like 12-14 MB/s.

I would like to stream VOD video via Wowza but files are on S3. How could I do this?

I have mounted an Amazon S3 bucket using s3fs to EC2.

Regards,

Jakub

---

<div class="post-metadata">

### Author: ![Jakub\_Cieslar](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jakub\_Cieslar](https://community.wowza.com/u/Jakub_Cieslar)
#### Post date: [December 5, 2014, 2:37pm UTC](https://community.wowza.com/t/send-content-video-vod-from-ec2-to-s3/44323/5 "2014-12-05T14:37:21Z")

</div>

Ok I found answer: [https://www.wowza.com/docs/how-to-use-amazon-s3-with-wowza-media-server#vods3](https://www.wowza.com/docs/how-to-use-amazon-s3-with-wowza-media-server#vods3)
