The DASH-IF Conformance Tool is an open source application that checks whether a given DASH Manifest corresponds to the statements of a media specification.
Also see the About page for more information
The global module contains checks that will always have to be performed, regardless of the selected specification. These checks include, but are not limited to:
DASH-IF provides a set of test vectors that can be used as example MPDs. These are hosted as a separate project on testasset.dashif.org
During the core rewrite of the application for the v3.x series, we have disabled some of the previously available features, in favor of a more robust base set. Many of these items are scheduled for re-implementation in the Github issues section.
The project is developed as an open source project on Github. It's been funded mainly by DASH-IF until 2022, and then by ATSC, CTA (WAVE), DVB, and HbbTV - with the help of many individual contributors. Contact us if you are interested in sponsoring the project.
If there is a feature we missed, or you have more information on any of our open items, we welcome feedback in the issues.
If you want to contribute to the project directly, our development guidelines can be found on the Wiki.