Lumen help
Introduction
There are many optional configuration options available for Mesh Delivery for Streaming which will allow you to configure Mesh Delivery to match your integration policy, your business logic and also to optimize the performance of Mesh Delivery.
These are set in the dnaconfig object you pass in the player configuration. Please refer to the section on your specific player for more details.
Available Options
Click on the option name to learn more.
OPTION NAME |
TYPE |
DEFAULT |
String || Function |
"default" |
|
Function |
default generator |
|
String |
generated by Mesh Delivery module |
|
Boolean |
False |
|
Number |
N/A |
|
Number |
N/A |
|
String |
N/A |
*Options are mutually exclusive
Example
Recommended Configuration - Setting StreamrootKey in the Query Parameter
If integrating the plugin or wrapper as an external JavaScript reference, the asset is fetched on-the-fly from our CDN.
For flexibility of deployment, we recommend setting the StreamrootKey in the Query Parameter “srKey”.
As an example:
The non-standard query parameter form #streamrootKey is deprecated and will be decommissioned at the end of 2022. This means, for example, that:
has to be replaced by
Please note that in the case of a wrapper, you still need to pass the StreamrootKey in the constructor.
Explore CDN services