Clappr with Peer5 for HLS integration¶
Clappr is a free and open source HTML5 video player that supports HLS.
The integration with Peer5 plugin is easy and involves just two lines of code. In addition to the player script, simply include the Peer5 client and the matching Peer5 Clappr plugin based on your player version.
Peer5 client and plugins scripts¶
Add the following two scripts to the head
of your player's page, based on your player version:
Clappr v0.x¶
1 2 |
|
Complete Example (Clappr v0.3.x)¶
The following information needs to be filled according to your actual data:
PEER5_CUSTOMER_ID
your Peer5 Customer IDMANIFEST_FILE
url to your.m3u8
file
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|
Visit the full Clappr player docs here.
To test that you integrated with Peer5 correctly, and to see stats about what the Peer5 integration is doing, you can view the stats overlay.