Hi
we have transcoded a mp4 video to hls. we added correct manifest and other details during our transcoding process.
Now, while validating the hls using @contentauth/c2pa-web, we are getting signgingCredential.untrsuted failure.
we are passing certificate url in the trustedAchors property.
Here is our sample hls url -
https://c2pa.rev-qa.vbrick.com/downloads/videos/d3717360-d94e-4d88-8a49-689ee211835b/instances/cb1fe2cc-3e14-48a6-9807-2898d88cfced.m3u8
cert url - https://raw.githubusercontent.com/c2pa-org/conformance-public/refs/heads/main/trust-list/C2PA-TRUST-LIST.pem
Could you please help us indentifying the issue?
Thanks a lot in advance.
Hi
we have transcoded a mp4 video to hls. we added correct manifest and other details during our transcoding process.
Now, while validating the hls using @contentauth/c2pa-web, we are getting signgingCredential.untrsuted failure.
we are passing certificate url in the trustedAchors property.
Here is our sample hls url -
https://c2pa.rev-qa.vbrick.com/downloads/videos/d3717360-d94e-4d88-8a49-689ee211835b/instances/cb1fe2cc-3e14-48a6-9807-2898d88cfced.m3u8
cert url - https://raw.githubusercontent.com/c2pa-org/conformance-public/refs/heads/main/trust-list/C2PA-TRUST-LIST.pem
Could you please help us indentifying the issue?
Thanks a lot in advance.