Version: Wowza Streaming Engine Pro 4 for Amazon EC2 4.3.0
On the live application that comes by default, I have followed these links to setup the ModuleLoopUntilLive so that I can switch between Live stream and a server-side stream.
I am successfully able to switch between the sample.mp4 and the live stream (from my wowza ios app). I want to be able to stream an mp4 file from the s3 bucket instead of the local storage. I see similar forums on the wowza site that are trying to question the same issue, like this one:
But none seem answered yet. I have the mediacache plugin/addon enabled and have a sample vods3 app working successfully with s3. I also have configured the MediaCache randomAccessReaderClass Property in the /conf/live/Application.xml. Neither amazons3/bucketname/filename nor http/s3.amazonaws.com/dev-hhrmedia/test7.mp4 works.