Skip to content

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.

License

Notifications You must be signed in to change notification settings

FritzHeiden/DASH-IF-Conformance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASH-IF Conformance Software

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.

News

To stay up to date about latest changes, new release candidates and new releases please join our Google Group and our Slack channel:

Hosted versions

DASH-IF provides hosted versions of the Conformance Tools. Currently this is done as follows:

URL Version Branch
https://conformance.dashif.org/ 1.0.0 https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/releases/tag/v1.0.0
https://beta.conformance.dashif.org/ latest released version, e.g. 2.0.0 master
https://staging.conformance.dashif.org/ latest development version development

As part of the JCCP project a major refactoring was done with version 2.0.0. To offer users the possibility to fall back to version 1.0.0 of the tools three installations are maintained at this point (see table above). At some point https://conformance.dashif.org/ will be replaced with the content that is currently available at https://beta.conformance.dashif.org/.

Installation

For the complete installation including dependencies etc, please refer to Installation guide.

To clone the IntegratedConformance, use the command,

git clone https://github.com/Dash-Industry-Forum/DASH-IF-Conformance

Development

We very much appreciate all your code contributions to the project. To be compliant with our development guidelines please checkout the development principles and also the release procedure.

API documentation

A hosted version of the Doxygen API documentation can be found at https://dashif.org/DASH-IF-Conformance/

Usage Guide

Information on how to use the conformance software, please refer to our Usage Guide document.

CLI

A preliminary CLI has been added to the project, which can be run from the Utils directory, see the Utils/Process_cli.php script. At this point in time it requires the Conformance-Frontend/temp/ directory to be created manually, for storing temporary files.

Detailed Information

For the framework of the conformance software and how the general conformance testing process works, please refer to the DASH-IF-Conformance document .

Issue Reporting

Issues can be reported on this repository.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.7%
  • JavaScript 16.7%
  • PHP 16.4%
  • C++ 6.2%
  • XSLT 3.8%
  • Java 2.0%
  • Other 3.2%