Code Monkey home page Code Monkey logo

html5-video-player--fvideo--'s Introduction

fVideo

Manage HTML5 Video with a fully customisible skin.

fVideo does the hardwork so you dont have to, a lightweight framework that manages the tedium of skinning html5 videoplayer, managing file formats seek/buffer, fullscreen options, volume controls, annotations, captions open to feature requests :) and donations lols.

License is Creative Commons so feel free to use in your projects, commerical or otherwise.

Fvideo is in development and should be not used in it current form.

How to use

  • $('#selector').video({ src: | track: | skin:{} | options:{}, events:{} });
  • src: is an Array so you can use multiple sources for fallback, $('#selector').video({src:["link.mp4","link.ogg"]});

How to skin

fVideo default skin is neat and tidy and should fit in with any Design but feel free to skin it using the options below or just edit the fVideo.css provided.

  • $('#selector').video({ skin:{ seek:{ color: #000, top: 250px, left: 250px }, play:{ image: 'css/play.png', width:, height:, top:, left: }, pause:{ image: 'css/pause.png', width:, height:, top: left: }, track:{ font-family:, top:, left:, font-size: } } });

Credits

  • Created, and still maintained, by Jamie Fisher.
  • Big thanks to madroby for the lightweight Zepto framework.

html5-video-player--fvideo--'s People

Contributors

jafisher avatar

Stargazers

Malcolm Christie avatar

Watchers

Malcolm Christie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.