Configuration

Here you can find the reference of all the settings that you can apply to the module by editing your Wowza application’s Application.xml file. You can create and edit these properties using the Wowza Streaming Engine Manager’s user interface as well. These properties have to go into the <Properties> section of your file as follows:

<?xml version="1.0" encoding="UTF-8"?>
<Root version="1">
 <Application>
  <Name>live</Name>
  <!-- trimmed -->
  <Properties>
   <Property>
    <Name>vuDrmApiKey</Name>
    <Value>xxxxx-xxxxx-xxxxxx</Value>
   </Property>
  </Properties>
 </Application>
</Root>

vuDrmApiKey

The API key that you get from Vualto. This is required for the module to be able to invoke Vualto services;

vuDrmClientId

The client id that you are given by Vualto.

raskenlund.755.license

The license number that you have received from Raskenlund when purchasing the product.