Dash-Industry-Forum / DASH-IF-Conformance

This repository provides the source code for MPEG-DASH/DASH-IF Conformance Software/Validator. It has been extended according to further standards, such as CMAF, DVB-DASH, HbbTV, and CTA WAVE.
https://conformance.dashif.org/
Other
67 stars 28 forks source link

DVB DASH conformance raises warning about content protection while no encryption is used #684

Closed kjerbi closed 1 year ago

kjerbi commented 1 year ago

Dear Maintainers, When using DVB DASH 2018 conformance on the attached mpd, I see warnings about content protection while no encryption is enabled. "mp4protection" ContentProtection descriptor SHOULD include the extension defined in ISO/IEC 23001-7 clause 11.2"

Many thanks in advance for any feedback ^^

manifest_dvb2018_utc_staging.txt

dsilhavy commented 1 year ago

Thanks should be fixed in #686 available on https://staging.conformance.dashif.org/

kjerbi commented 1 year ago

Awesome! I confirm this is now solved on staging link. Many thanks