General discussion

Mpeg-Dash for H5p

I have been trying to make H5p-Video work for Mpeg-Dash. These are the steps I tried:

1. I cloned https://github.com/h5p/h5p-video

2. I added videojs.js from https://github.com/nadavkav/h5p-video/blob/videojs/scripts/video.js to the cloned file and also added it in the library.json. Accroding to this github page, this is the videoJS player which should work for dash format.

Pages