I am running Adobe Media Server 5 on a EC2 machine and I also have a recording application that saves .flv file to the default AMS folder, I`d like to send all recorded files to S3 as soon as they get to the folder.
Since we are using RTMP, I need to do that after the user stops the recording, then, the connection is closed and I run that routine (automatically)
Is there a way to do that?
My EC2 and S3 are in the same region, but do you know if these transfers are like lighting speed, or just like any other upload to a server?
Thanks