talltyler / html-canvas-video-player

Play inline videos on iPhone with HTML canvas player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Please let me know if you are using this player, I would like to make a small showcase, thanks!

Thanks to everyone who issued pull requests.

Changelog

  • Few minor tweaks (thanks to pull requests)
  • Added audio support and moved timeline to the main JS file
  • Initial release

About

Play inline videos on iPhone with HTML canvas player.

License:MIT License


Languages

Language:JavaScript 81.2%Language:HTML 15.4%Language:CSS 3.4%