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

Observed a "SyntaxError: Unexpected end of JSON input" for the mpd that contains Role and Accessibility elements when we enable the "DVB (2018 xsd)" option on the conformance tool. #707

Open Ramajayadevi opened 1 month ago

Ramajayadevi commented 1 month ago

Below is the mpd we tried to validate in the dash conformance tool when we enable "DVB (2018 xsd)" option , but the tool is not able to parse the mpd and says "SyntaxError: Unexpected end of JSON input" error.

When we dont enable "DVB (2018 xsd)" option while validating the mpd in the conformance tool, then the mpd validation is passed without syntax error. visually_impaired_with_both_mix_type0_1.txt

Here is the conformance tool we used to validate this mpd: https://conformance.dashif.org/

When we refer the issues reported to the dash forum, found this bug which is related to the same error, but this error is not resolved. https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/issues/677

Could you please check and provide the feedback.

Ramajayadevi commented 1 month ago

image

here is the image which tells the option we enabled while validating the attached mpd

Phencys commented 1 week ago

This issue was triggered by a divergence of options between the CLI and REST api's, in combination with the upgrade to PHP8.x

Should be resolved on https://staging.conformance.dashif.org/