Your Primetime Java Packager comes pre-configured with most of the settings you need to package content. There are only a few areas to update in order to get started.
Context for the current task
Property Name | Description |
---|---|
policy_file |
policy file path. Adobe shall provide several pre-configured policies to choose from. |
pkgr_pfx |
Packager credentials path. You must supply your own Adobe-issued packager credential ( .pfx) here. |
pkgr_pfx_pwd |
Packager credentials password. You must supply the password to your Adobe-issued packager credential here. |
Before packaging content, make sure you’ve had all required information provided in the configuration file.
java -jar OfflinePackager.jar -conf_path [configuration filename]
Sample configuration files to package your content to HLS or HDS format are provided, named config_hds.xml and config.hls.xml.
The HDS or HLS content will be output to the /output folder under the Protection Kit directory. All artifacts written to this directory must be hosted on an HTTP web server in order to be played.