Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dash-Industry-Forum/DASH-IF-IOP
DASH-IF Interoperability Points issue tracker and document source code
https://github.com/Dash-Industry-Forum/DASH-IF-IOP
Last synced: 12 days ago
JSON representation
DASH-IF Interoperability Points issue tracker and document source code
- Host: GitHub
- URL: https://github.com/Dash-Industry-Forum/DASH-IF-IOP
- Owner: Dash-Industry-Forum
- Created: 2014-02-03T08:55:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T10:56:31.000Z (27 days ago)
- Last Synced: 2024-10-25T09:38:36.513Z (26 days ago)
- Language: Makefile
- Homepage:
- Size: 2.4 MB
- Stars: 32
- Watchers: 36
- Forks: 8
- Open Issues: 120
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DASH-IF Interoperability Points
This repository contains the issue tracker for the DASH-IF Interoperability Points document (all versions). Report bugs
and proposals as issues.## Documents
[![Published](https://github.com/Dash-Industry-Forum/DASH-IF-IOP/actions/workflows/publish-bikeshed.yml/badge.svg)](https://github.com/Dash-Industry-Forum/DASH-IF-IOP/actions/workflows/publish-bikeshed.yml)
* [Live to VoD Conversion](https://dashif.org/DASH-IF-IOP/live2vod/)
- [Live to VoD Conversion - PDF Version](https://dashif.org/DASH-IF-IOP/live2vod.pdf)* [MPD Patch](https://dashif.org/DASH-IF-IOP/mpd-patch/)
- [MPD Patch - PDF Version](https://dashif.org/DASH-IF-IOP/mpd-patch.pdf)* [Content Steering](https://dashif.org/DASH-IF-IOP/content-steering/)
- [Content Steering - PDF Version](https://dashif.org/DASH-IF-IOP/content-steering.pdf)* [Lower Latency and Switching Delay DASH (L3D)](https://dashif.org/DASH-IF-IOP/l3d/)
- [MPD Patch - PDF Version](https://dashif.org/DASH-IF-IOP/l3d.pdf)* [Common Media Client Metadata (CMCD) in DASH](https://dashif.org/DASH-IF-IOP/cmcd/)
- [Common Media Client Metadata (CMCD) in DASH - PDF Version](https://dashif.org/DASH-IF-IOP/cmcd.pdf)Some chapters of the document are maintained in their own separate repositories:
* [DASH-IF implementation guidelines: the DASH timing model](https://github.com/Dash-Industry-Forum/Guidelines-TimingModel)
* [DASH-IF implementation guidelines: content protection and security](https://github.com/Dash-Industry-Forum/Guidelines-Security)## Authoring Documentation
Documentation on how to use Bikeshed and the build pipeline of this repository can be found as a separate document:
* [Authoring Documentation](https://dashif.org/DASH-IF-IOP/authoring/)
- [Authoring Documentation - PDF Version](https://dashif.org/DASH-IF-IOP/authoring.pdf)> [!NOTE]
> The authoring documentation is very much still work on progress!