good day
i have problems when encrypt file pr.f4v hlspackager (from ams5) – error:
«error 10: encryption error while processing prog_index.m3u8, ref: [2:invalid key file]»
file «common-key.bin» - length 128 bit. used file long time before f4fpackager , didn’t have problems.
my string:
hlspackager --input-file=/data/content/pr.f4v --output-path=/data/content/ --protection-scheme=flashaccessv4 --license-server-url=http://127.0.0.1:8080/flashaccessserver --transport-cert=t.der --license-server-cert=ls.der --packager-credential=package.pfx --credential-pwd=tae7uimugyug --policy-file=pcustomauthunlimios.pol --common-key-file=common-key.bin --content-id=123 --faxskey-server-url=http://127.0.0.1:8080/flashaccessserver
i have questions:
- where error?
- where can see documentation use utile
thank you.
hello,
key can generated using
openssl rand -out keyfile.bin -base64 16
remember key used hlspackager shouldn't scrambled key used ams. ams (just-in-time streaming workflows) keys configured on disk continuous use while streaming going on. there need store scramble gaurad against unauthorised access disk.
but hlspackager offline tool, key required @ time of packaing content, need not scrambled.
hlspacakger requires base 64 encoded 16 bytes.
thanks
More discussions in Adobe Access DRM / Primetime DRM
adobe
Comments
Post a Comment