Typical workflow

Last update: 2023-10-02

This is a typical Primetime DRM reference implementations workflow that features both the command-line tools and the license server:

  1. Create a DRM policy using the Policy command-line tool.
  2. Encrypt content using the Packager command-line tool.
  3. Deploy the reference implementations license server.
  4. Upload a video player to a web server.
  5. Use the uploaded video player to acquire a license and play your encrypted content.

As this typical workflow uses both the command-line tools and the license server, you will want to install and configure both of those components before you proceed.

On this page