This repository was archived by the owner on Jun 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# BemTV Plugin for Clappr Media Player
22
3- This plugin adds peer-to-peer powers for HTTP Live Streaming (HLS) transmissions on [ Clappr Player] ( http://clappr.io ) .
3+ This plugin adds peer-to-peer powers for HTTP Live Streaming (HLS) transmissions on [ Clappr Player] ( http://github.com/globocom/clappr ) .
44
55![ BemTV P2PHLS] ( http://bem.tv/static/bemtv_live_preview.png )
66
@@ -19,7 +19,7 @@ Visit [BemTV](http://bem.tv) with a [modern browser](http://caniuse.com/#search=
1919 <div id =" player-wrapper" ></div >
2020 <script >
2121 var playerElement = document .getElementById (" player-wrapper" );
22- var player = new WP3 .Player ({
22+ var player = new Clappr .Player ({
2323 sources: [' http://cdn.bem.tv/stream/soccer2sec/playlist.m3u8' ],
2424 plugins: {
2525 playback: [P2PHLS ],
Original file line number Diff line number Diff line change 11{
22 "name" : " p2phls" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "description" : " BemTV Peer-to-Peer plugin for HTTP Live Streaming transmissions on Clappr Media Player" ,
55 "main" : " dist/p2phls.js" ,
66 "author" : " Flávio Ribeiro" ,
You can’t perform that action at this time.
0 commit comments