Configuration

REST API and static configuration

The ew-vod2cbm global service parameters can be specified in the following ways:

  1. On the command-line
  2. As environment variables
  3. In a configuration file, pointed to by the command-line
  4. Default values This also shows the order of precedence, where values on the command-line, will override all other values. Note: some global parameters (e.g. defaultMaxBitratePercentAbove) can be overridden by the corresponding parameter configured on the channel level.

For a full list of command-line parameters, environment variables and default values run: $ ew-vod2cbm -h

An example configuration file is available in Example Configuration.

There can also be dynamic configuration using a REST API.


Content Templates

The role of content templates in ew-vod2cbm

Assets

Assets (content_info.json) in ew-vod2cbm

Startup Configuration

Startup configuration for configuring ew-vod2cbm

Repackager configuration

How to configure the repackager

Channels

Channel and schedule configuration