Giter Site home page Giter Site logo

a2call / clappr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clappr/clappr

0.0 2.0 0.0 107.46 MB

:clapper: An extensible media player for the web.

Home Page: http://clappr.io

License: BSD 3-Clause "New" or "Revised" License

JavaScript 97.05% Shell 0.15% HTML 0.66% CSS 1.50% ActionScript 0.64%

clappr's Introduction

npm version Build Status Dependency Status Coverage Status Code Climate License



Using the Player

Join the chat at https://gitter.im/clappr/clappr

Add the following script on your HTML:

<head>
  <script type="text/javascript" src="https://cdn.jsdelivr.net/clappr/latest/clappr.min.js"></script>
</head>

Now, create the player:

<body>
  <div id="player"></div>
  <script>
    var player = new Clappr.Player({source: "http://your.video/here.mp4", parentId: "#player"});
  </script>
</body>

CDN

You can use the latest published version at https://cdn.jsdelivr.net/clappr/latest/clappr.min.js

Vendors

You can re-use some vendors used internally, for instance you can use Kibo through Clappr.Vendor.Kibo.

Status

Clappr is under heavy development but production-ready. Feel free to open issues and send us pull requests.

Sponsor

image

clappr's People

Contributors

towerz avatar flavioribeiro avatar leandromoreira avatar tjenkinson avatar thiagopnts avatar dayvson avatar greenkeeperio-bot avatar barbosa avatar bikegriffith avatar ronag avatar gamtiq avatar hounvs avatar stanogurnik avatar leftees avatar ariselseng avatar alvynmcq avatar rheber avatar sjlu avatar svanscho avatar leonardocardoso avatar guilhermebruzzi avatar avreg avatar 3dd13 avatar jussike avatar michaelcunningham19 avatar me-vlad avatar derrod avatar shaharmor avatar pnixx avatar kolpax avatar

Watchers

James Cloos avatar airbender 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.