Skip to content

html5 embedded video player

Mark Van den Borre edited this page Nov 21, 2016 · 5 revisions

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:

Clone this wiki locally