Skip to content

PallyCon DRM

To set up the PallyCon DRM for a stream or VOD location, add the drm parameter to its configuration as follows:


stream example_stream {
  input udp://239.0.0.1:1234;
  protocols dash hls;
  drm pallycon enc_token="12345asdfg...12345asdfg12";
}

Where:

  • enc_token is an API authentication token that is generated when you sign up for the PallyCon service at https://login.pallycon.com/.

PallyCon uses CPIX based key exchange.