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

Help needed in running HLS validation #533

Closed lotusnm closed 6 months ago

lotusnm commented 3 years ago

On running command-line execution like: curl -d 'url="https://media.axprod.net/TestVectors/v9-MultiFormat/Clear/Manifest_1080p.m3u8"' -d cmaf http://localhost/DASH-IF-Conformance/Utils/Process.php

I am getting below warning for all of the Adapt and rep. Warning: simplexml_load_file(): /var/www/html/DASH-IF-Conformance/Conformance-Frontend/temp/id1892597027/Period0/Adapt0/Adapt0rep8.xml:1: parser error : Document is empty in /var/www/html/DASH-IF-Conformance/Utils/Load.php

I am sure I am not running the validation for HLS properly. Can you please guide me on how to validate one of the test HLS manifest?

rbouqueau commented 6 months ago

Closing because too old. Please comment if needed.