We want to use Wowza to record our streams which captures a webcam. In the past we’ve done so with another provider, but now we use an EC2 instance (54.83.134.13). I’ve managed to see incoming streams using the manager, but how do I set it up in the manager so:
-
It records .mp4 from the incoming rtmp stream (I believe I’ve set that up)
-
The S3 gets the recorded file on completion (or direct)
-
We can play the file over http from the S3 (progressive download, no stream)
Thanks!