Bitmovin with Peer5 for HLS integration¶
Bitmovin is a feature rich 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 Bitmovin 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:
Bitmovin v8.x¶
1 2 |
|
Bitmovin v7.x¶
1 2 |
|
Bitmovin v6.x¶
1 2 |
|
Complete Example (Bitmovin 8)¶
The following information needs to be filled according to your actual data:
PEER5_CUSTOMER_ID
your Peer5 Customer IDMANIFEST_FILE
url to your.m3u8
fileBITMOVIN_LICENSE
license from Bitmovin
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
|
Visit the full Bitmovin 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.