/html-canvas-video-player

Play inline videos on iPhone with HTML canvas player.

Primary LanguageJavaScriptMIT LicenseMIT

HTML canvas video player

Easy way to play videos inline on iPhones

Simple plain JavaScript class for playing videos on canvas. IE9+ and modern browsers, but it was intended for iPhone only.

Changelog

  • Added audio support and moved timeline to the main JS file
  • Initial release