Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datarhei/clappr-live

clappr with livehacks (internal use)
https://github.com/datarhei/clappr-live

Last synced: about 2 months ago
JSON representation

clappr with livehacks (internal use)

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/clappr.svg)](http://badge.fury.io/js/clappr)
[![Build Status](https://travis-ci.org/clappr/clappr.svg?branch=master)](https://travis-ci.org/clappr/clappr)
[![Coverage Status](https://coveralls.io/repos/clappr/clappr/badge.svg?branch=master&service=github)](https://coveralls.io/github/clappr/clappr?branch=master)
[![License](https://img.shields.io/badge/license-BSD--3--Clause-blue.svg)](https://img.shields.io/badge/license-BSD--3--Clause-blue.svg)
[![](https://data.jsdelivr.com/v1/package/npm/clappr/badge)](https://www.jsdelivr.com/package/npm/clappr)






## Using the Player

Add the following script on your HTML:
```html

```
Now, create the player:
```html



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

```

## Live Demo

Test it at [cdn.clappr.io.](http://cdn.clappr.io/?src=http://www.streambox.fr/playlists/x36xhzz/x36xhzz.m3u8)

## CDN

You can use the latest published version at `https://cdn.jsdelivr.net/npm/clappr@latest/dist/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.

## [Built-in Plugins & Embed Parameters](doc/BUILTIN_PLUGINS.md)

## [Events API](doc/API_EVENTS.md)

## [External Plugins](doc/EXTERNAL_PLUGINS.md)























## [Supported Formats](doc/SUPPORTED_FORMATS.md)

## [API Documentation](http://clappr.github.io/)

## [How to write a plugin?](https://github.com/clappr/clappr/wiki)

## [How to handle player fatal errors?](doc/PLAYER_ERRORS.md)

## [Installing](doc/INSTALLING.md)

## [FAQ & Troubleshooting](doc/TROUBLESHOOTING.md)

## [Read this before open an issue](doc/BEFORE_OPEN_AN_ISSUE.md)

## [Contributors](https://github.com/globocom/clappr/graphs/contributors)

## [Contributing](doc/CONTRIBUTING.md)

## [Companies using Clappr](https://github.com/clappr/clappr/issues/522)

## Sponsor

[![image](https://cloud.githubusercontent.com/assets/244265/5900100/ef156258-a54b-11e4-9862-7e5851ed9b81.png)](http://globo.com)