1. The file uploads ok
  2. Sent off to zencoder ok
  3. Zencoder transcodes ok AND uploads the assigned presets to amazon s3 just fine

At this point the front-end displays "This video is currently being processed. Please wait." for a period of 5 minutes then times out.
The video file is a test file and is extremely small. Zencoder takes less than a minute to complete.

How do I display videos pushed to amazon s3?

Field setup:
"Upload destination of original file" -> "Public files"
"Upload destination of converted files" -> "Amazon S3"
"Upload destination of thumbnails" -> "Amazon S3"
"Enable auto video conversion" -> Enabled

Modules:
amazons3 - 7.x-1.0
awssdk - 7.x-5.4
video - 7.x-2.10+17-dev (though, I tried with the stable 7.x-2.10 as well)

Thoughts?

Comments

kappaluppa’s picture

I just had this problem. I had to update the video.js library. Mine was 4.3.0 and at the time of this post, the library is at 4.10.x

Check that and see if it helps.

K

heshanlk’s picture

Status: Active » Closed (fixed)