Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/datarhei/clappr-live
- Owner: datarhei
- License: bsd-3-clause
- Created: 2019-08-15T20:42:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:47:37.000Z (about 2 years ago)
- Last Synced: 2023-11-11T11:05:51.645Z (about 1 year ago)
- Language: JavaScript
- Size: 6.62 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)