# save live stream video on Amazon S3?

**URL:** https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702
**Category:** Wowza Streaming Engine
**Created:** [December 17, 2013, 4:56pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702 "2013-12-17T16:56:48Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Gaurish\_Sharma](https://avatars.discourse-cdn.com/v4/letter/g/dbc845/32.png) [@Gaurish\_Sharma](https://community.wowza.com/u/Gaurish_Sharma)
#### Post date: [December 17, 2013, 4:56pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/1 "2013-12-17T16:56:48Z")

</div>

Does wowza support recording live stream & saving them to S3, instead of local file-system?

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [December 17, 2013, 7:30am UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/2 "2013-12-17T07:30:16Z")

</div>

If you are using one of the [Wowza pre-built AMIs](https://www.wowza.com/docs/pre-built-amis-amazon-machine-images%28amazon-machine-images%29), the easiest way is to 1) configure an application with StreamType “live-record”, 2) enable s3fs (FUSE) mount ([see EC2 Guide](https://www.wowza.com/resources/WowzaMediaServerForEC2_UsersGuide.pdf), 3) Enable [ModuleMediaWriterFileMover](https://www.wowza.com/docs/how-to-move-recordings-from-live-streams)

For playback use MediaCache. The vods3 application installed on a pre-built Wowza AMI is a MediaCache application. This is also covered in detail in the EC2 guide.

Salvadore

---

<div class="post-metadata">

### Author: ![Lovekush\_viswa](https://avatars.discourse-cdn.com/v4/letter/l/c68b51/32.png) [@Lovekush\_viswa](https://community.wowza.com/u/Lovekush_viswa)
#### Post date: [March 20, 2019, 12:54pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/3 "2019-03-20T12:54:56Z")

</div>

How can we achieve this on Android end?

---

<div class="post-metadata">

### Author: ![Andrew\_Ramberg](https://avatars.discourse-cdn.com/v4/letter/a/7c8e57/32.png) [@Andrew\_Ramberg](https://community.wowza.com/u/Andrew_Ramberg)
#### Post date: [March 20, 2019, 4:23pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/4 "2019-03-20T16:23:45Z")

</div>

Hi Lovekush,

Can you clarify what you’re looking to accomplish? Are you looking to use an App such as GoCoder on Android to push locally saved recordings to an S3 bucket?

Best regards,

Andrew

---

<div class="post-metadata">

### Author: ![Lovekush\_viswa](https://avatars.discourse-cdn.com/v4/letter/l/c68b51/32.png) [@Lovekush\_viswa](https://community.wowza.com/u/Lovekush_viswa)
#### Post date: [May 14, 2019, 4:24pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/5 "2019-05-14T16:24:09Z")

</div>

Can you clarify what you’re looking to accomplish? Are you looking to use an App such as GoCoder on Android to push locally saved recordings to an S3 bucket?

Yes, I want to save Live Streaming directly on S3 bucket ,While I am on Live Streaming without storing it on Local mobile device.

---

<div class="post-metadata">

### Author: ![Andrew\_Ramberg](https://avatars.discourse-cdn.com/v4/letter/a/7c8e57/32.png) [@Andrew\_Ramberg](https://community.wowza.com/u/Andrew_Ramberg)
#### Post date: [May 14, 2019, 4:58pm UTC](https://community.wowza.com/t/save-live-stream-video-on-amazon-s3/41702/6 "2019-05-14T16:58:56Z")

</div>

Hello Lovekush,

We have a module that can be used with Wowza Streaming Engine that might be helpful to your workflow. The S3Uploader module will take a live stream broadcasted through WSE and push the recording of this stream directly to an S3 bucket.  
[https://www.wowza.com/docs/how-to-upload-recorded-media-to-an-amazon-s3-bucket-modules3upload](https://www.wowza.com/docs/how-to-upload-recorded-media-to-an-amazon-s3-bucket-modules3upload)

It would require that you use WSE to perform the recording first but it sounds like this might work for you as an alternative to a mobile device uploading directly to S3.

Best regards,  
Andrew
