Create Thumbnail while uploading video to CDN using Amazon transcoder

582 views Asked by At

I need to create a thumbnail from video while uploading it to CDN.

I also came across term Amazon transcoder but this is in ruby, I am using php, Is there way to do this in php.

I am using jwplayer for playing video

Can someone help me to create thumbnail while uploading video to CDN using amazon transcoder

1

There are 1 answers

0
fire On

Use the official PHP SDK that Amazon provides. It fully supports the transcoder as well as all other Amazon services. http://docs.aws.amazon.com/aws-sdk-php/guide/latest/service-elastictranscoder.html