Non youtube video player?

660 views
Skip to first unread message

Ildar Khakimov

unread,
Oct 20, 2013, 2:55:43 PM10/20/13
to edx-...@googlegroups.com
Hello

Using edx-dl edx-dl https://github.com/shk3/edx-downloader a user can extract the link to the Youtube video, for paid courses it poses a problem.

Can we use a video hosting service other than youtube? (but the one where we have narration running to the side)

Thank you

Carlos Andrés Rocha

unread,
Oct 21, 2013, 10:37:07 AM10/21/13
to edx-...@googlegroups.com
Hi Ildar,

In addition to youtube, the current video player in the edx-platform supports any HTML5 <video> compatible source, along with the transcription.

--
Carlos 

yvain DEMOLLIERE

unread,
Oct 21, 2013, 7:39:52 PM10/21/13
to edx-...@googlegroups.com
Hi Idar, i personnaly host my videos on amazone web services S3 (free up to 5GO if i'm correct). 
Then i embed the video in the HTML tag: 
<video width="320" height="240" controls>
  <source src="http://awsxxxxxxx.myvideos.mp4" type="video/mp4">
</video>
It works great and at least the video is not 'public' as in Youtube.. 

Chris Dodge

unread,
Oct 21, 2013, 8:40:50 PM10/21/13
to edx-...@googlegroups.com
While that (putting in HTML module) will work, we recommend people use the 'video module' that is in Studio. There are fields in the settings which allow one to source videos from places like S3.

yvain DEMOLLIERE

unread,
Oct 22, 2013, 3:21:45 PM10/22/13
to edx-...@googlegroups.com
Thanks for the Chris, 

works great on Safari and Chrome, but issue with FF (mac). No suitable format.

yvain DEMOLLIERE

unread,
Oct 22, 2013, 3:24:06 PM10/22/13
to edx-...@googlegroups.com


Le mardi 22 octobre 2013 21:21:45 UTC+2, yvain DEMOLLIERE a écrit :
Thanks for the Chris, 

works great on Safari and Chrome, but issue with FF (mac). No suitable format. 

ERROR: No playable video sources found!

Peter Pinch

unread,
Oct 22, 2013, 3:56:03 PM10/22/13
to yvain DEMOLLIERE, <edx-code@googlegroups.com>
Mac Firefox does not support mp4 video in HTML5. 

Mozilla currently recommends using both a webm source and an mp4 source:


I haven't had a chance to try this yet with edX, but I suspect it may address the "no playable video source" issue you are seeing in Mac FF. 

- Peter

Peter Pinch |  Production Manager, OpenCourseWare
Massachusetts Institute of Technology
One Broadway, 8th Floor  |  Cambridge MA 02142
pdp...@mit.edu | T 617-253-6256C 617-652-0183

Yiannis Demetrakopoulos

unread,
Jan 28, 2014, 6:48:56 AM1/28/14
to edx-...@googlegroups.com
Hi,
Did you ever find an acceptable solotion ?

Thanks
Reply all
Reply to author
Forward
0 new messages