Lumen help
Introduction
Mesh Delivery for Streaming can be integrated into your website with Flowplayer in just a few simple steps.
We have built optimized plugins for Flowplayer from v7.2.1.
This plugin also works with the new Flowplayer Native from v2.x.
The complete list of integrations we support and guides for setting them up can be found here. If you would like to integrate Mesh Delivery for streaming with a video player not on the list, write to us at cdnsupport@lumen.com and we will help you out.
Not into tutorials?
Important: Since v7.2.1, Flowplayer has an integrated interface to the hls.js client library. We now recommend using this interface. To do so, load the hls.js client library before flowplayer.min.js. For more details, refer to the Flowplayer documentation.
Step 1: Install Flowplayer and Mesh Delivery builds
Include these sources in the HTML <head>:
To get the highest flexibility of deployment, we recommend setting the StreamrootKey in the Query Parameter "srKey".
Parameter name |
Mandatory |
Description |
YOUR_STREAMROOT_KEY |
Yes |
The unique Streamroot key that we have assigned to you; make sure it is identical to the one provided in the Account section of your dashboard. |
Step 2: Visualize Mesh Delivery
To verify that Mesh Delivery was correctly configured, please install our Mesh Delivery graphs.
Optional: Set up Flowplayer and Mesh Delivery
Include the following code in the HTML <body> :
Parameter name |
Mandatory |
Description |
No |
The object in which you can pass Mesh Delivery options (property, contentIdGenerator, id, etc.). |
|
hls |
No |
The object in which you can change hls.js options. More information is listed under "Recommended Hls.js options". |
YOUR_PLAYLIST_URL |
Yes |
Your HLS playlist. |
Recommended Hls.js options
hls.js has a variety of configuration parameters that can be instantiated in hlsjsConfig
object for fine-tuning. You can learn more about them in their API Documentation. For optimal performance with live content, we recommend the following values:
liveSyncDuration
and liveMaxLatencyDuration
are not needed for VOD streams.
And in just a few easy steps you should have a working integration of Mesh Delivery! We encourage you to explore our documentation to understand the various features we offer so you can make the most out of our product.
Explore CDN Mesh Delivery