html5 embedded video player - FOSDEM/video GitHub Wiki

The html5 embedded video player actually shows users the video in their browsers. It gets embedded in fosdem.org web pages.

Clappr seems to be the most popular FOSS html5 video player:
https://github.com/clappr/clappr/blob/master/doc/SUPPORTED_FORMATS.md

Vasil has had positive experiences with https://github.com/dailymotion/hls.js and derivatives.

https://github.com/videojs/videojs-contrib-hls

Common problems

Crossdomain requests

crossdomain.xml See: