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
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