Troubles with video uploading to amazon s3 bucket

260 views
Skip to first unread message

Павел Мартынов

unread,
Jun 25, 2015, 10:45:59 AM6/25/15
to edx-...@googlegroups.com

Hi!

I would like to try using video uploads cms feauture. My settings:
auth:
    "AWS_ACCESS_KEY_ID": <id_key>,
    "AWS_SECRET_ACCESS_KEY": <secret_key>,

envs:
    "VIDEO_UPLOAD_PIPELINE": {
        "BUCKET": <bucket_name>,
        "ROOT_PATH": "edx",
        "CONCURRENT_UPLOAD_LIMIT": 4
    },
    "FEATURES": {
        ...
        "ENABLE_VIDEO_UPLOAD_PIPELINE": true,      
        ...
   },

So I also had to set
Video Upload Credentials in advanced settings and maybe misunderstood the phrase "Enter the unique identifier for your course's video files provided by edX." Should I use a rendom value for "course_video_upload_token"?
I set {
    "course_video_upload_token": "123"
}
and now can see
Video Uploads tab.

After uploading an mp4 file I see

sample.mp4
---------------------------

Upload completed

(Screenshot from 2015-06-25 17:27:45.png)




After refreshing in the table
sample.mp4

(Screenshot from 2015-06-25 17:34:06.png)
And status is always UPLOADING
 Pending                      25.06.2015, 14:27:21 GMT           aa92ed89-06cb-46f9-b37b-e4d50c10d074            Uploading

Maybe I forget something in the settings? File with name aa92ed89-06cb-46f9-b37b-e4d50c10d074 is available on my bucket in "edx" folder...
Screenshot from 2015-06-25 17:34:06.png
Screenshot from 2015-06-25 17:27:45.png

Rizky Ariestiyansyah

unread,
Aug 13, 2015, 9:18:59 AM8/13/15
to General Open edX discussion
I have some problem with you, anyway to fix this issue?

Andy Nguyen

unread,
Feb 18, 2018, 1:39:50 PM2/18/18
to General Open edX discussion
I also got into the same problem. I wonder if you have found a solution for it? Thanks, Andy

Arnaud Deville

unread,
Feb 20, 2018, 1:21:51 AM2/20/18
to General Open edX discussion
Hi,

You have to setup https://github.com/edx/edx-video-pipeline which is a bit complicated since there is no real documentation.
Reply all
Reply to author
Forward
0 new messages