Search code examples
amazon-ec2live-streamingwowza

How could I watch the recorded live streams using wowza engine?


We wanted to let our clients review the live streams made. We checked the option ‘Record all live streams’ from the Wowza Engine Manager. We know that the streamings are being saved inside the wowza content folder but since our engine is located in a EC2 instance we could find no easy way for our clients to watch them but to download them through console.

Can the manager be configured to show the videos there like it is on Wowza Streaming Cloud?


Solution

  • If it's an option for you, you can move your recordings to s3. You should first mount an s3 bucket in your filesystem (s3fs), then configure the module ModuleMediaWriterFileMover to move the recorded files to the mount dir.