Content Packaging Guide
In order to apply DoveRunner Multi-DRM service, you must first perform packaging processes to encrypt your contents. The below documents describe a variety of content packaging methods, including DoveRunner Packager, AWS Elemental Media Services, Wowza Streaming Engine, and Dolby Hybrik.
graph LR; subgraph Content Service Site A[Source Content] --> B(Encoder) B -->|Encoded Content| C(DoveRunner Packager
or
3rd-party transcoder) C -->|Encrypted
DASH/HLS Stream| D(CDN
Storage) end subgraph DoveRunner Service C -->|Packaging
Info| E(Key Management
Server) E -->|Encryption Key| C end
DRM Packaging through T&P Service Transcoding and DRM packaging can be performed through DoveRunner Transcoding & Packaging service.
DRM CLI Packager Guide DoveRunner DRM CLI Packager is a content packager which supports command line interface of Windows and Linux. This document explains how to use the DoveRunner CLI Packager.
CPIX API Guide Describes how to use CPIX API that can easily integrate DoveRunner Multi-DRM with encoder / transcoder solutions that support CPIX-based key exchange.
AWS Elemental Integration DoveRunner service supports the content packaging integration using the SPEKE API provided by AWS Elemental Media Service. This document explains how to use the API to work with AWS Elemental Media Services.
Wowza Integration Guide DoveRunner Wowza plugin is a plugin module of Wowza Streaming Engine that supports streaming service with DASH (CENC) and HLS (FPS or NCG) content by packaging original MP4 video or live stream in real time. This document explains how to use the Wowza plug-in provided by the SDK.
Bitmovin Encoder Integration Guide When using Bitmovin encoding service, multi DRM packaging is possible through CPIX or SPEKE API integration with DoveRunner KMS(Key Management Server). This document explains how to create DASH/HLS content with multi-DRM using examples written based on the Bitmovin Java SDK.
Dolby Hybrik Integration This document describes how to integrate DRM encryption packaging in Dolby Hybrik encoder using DoveRunner CPIX API.
GCP Live Stream API Integration This document describes how to integrate DoveRunner Multi-DRM service in live content packaging workflow using GCP Live Stream API.