How do I know if Amazon Elastic Transcoder has completed transcoding -


is there way have amazon elastic transcoder inform call script has finished transcoding specific video conversion?

i'm working on project let people upload videos, has different steps , each step should start @ successful completion of previous step.

i have been able trigger next step in every step last step calling aet , instructing go , take videos s3 bucket, transcode them , store them in different s3 bucket.

so need know if aet has finished task or not, don't regularly checking status kind of cron job, rather have aet inform system has finished task.

elastic transcoder uses amazon sns (simple notification service) notify of status changes. can set sns topic when create pipeline:

http://aws.amazon.com/elastictranscoder/faqs/#how_do_i_use_notifications


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -