I also got into the same problem. I wonder if you have found a solution for 
it? Thanks, Andy

On Friday, August 14, 2015 at 1:18:59 AM UTC+12, Rizky Ariestiyansyah wrote:
>
> I have some problem with you, anyway to fix this issue?
>
> On Thursday, June 25, 2015 at 9:45:59 PM UTC+7, Павел Мартынов wrote:
>>
>> 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...
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/dab3c17c-f2a0-44e1-bf49-4e777fa39017%40googlegroups.com.

Reply via email to