0

I'm trying to transcode the video using aws elastic transcoder but I'm getting a SocketError. I Followed the steps followed in this question: Retrieve file and thumbnail url from AWS Elastic Transcoder job. Please do look into the problem.

Community
  • 1
  • 1
Kumar Saket
  • 93
  • 2
  • 8

1 Answers1

1

The sa-east-1 in your hostname indicates that your target region is São Paulo.

As of now, Elastic Transcoder is not deployed in that AWS region.

http://docs.aws.amazon.com/general/latest/gr/rande.html#elastictranscoder_region

Michael - sqlbot
  • 169,571
  • 25
  • 353
  • 427