https://github.com/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://github.com/Dash-Industry-Forum/DASH-IF-Conformance
conformance hbbtv mpegdash
Last synced: 10 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/Dash-Industry-Forum/DASH-IF-Conformance
- Owner: Dash-Industry-Forum
- License: other
- Created: 2018-09-25T08:44:16.000Z (over 6 years ago)
- Default Branch: development
- Last Pushed: 2024-04-05T08:30:04.000Z (about 1 year ago)
- Last Synced: 2024-04-08T19:43:11.034Z (about 1 year ago)
- Topics: conformance, hbbtv, mpegdash
- Language: HTML
- Homepage: https://conformance.dashif.org/
- Size: 67.2 MB
- Stars: 64
- Watchers: 30
- Forks: 27
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-video - 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. - Da... (DASH / Talks Presentations Podcasts)
README
# 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:* Google group: https://groups.google.com/g/joint-conformance-software-project-jccp
* Slack invitation: https://join.slack.com/t/dashif/shared_invite/zt-egme869x-JH~UPUuLoKJB26fw7wj3Gg . Join the #jccp
channel to stay up to date.## 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]( https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/wiki/Installation--guide).## Usage and documentation
For more details on how to use the Conformance Software please refer to our [Wiki](https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/wiki).## Development
We very much appreciate all your code contributions to the project. To be compliant with our development guidelines
please checkout
the [development principles](https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/wiki/Development-principles) and
also the [release procedure](https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/wiki/Release-Procedure).## API documentation
A hosted version of the Doxygen API documentation can be found at https://dashif.org/DASH-IF-Conformance/
## Issue Reporting
Issues can be reported on this repository.