https://github.com/Axinom/cpix-validator
Web app for validating CPIX documents
https://github.com/Axinom/cpix-validator
cpix dash drm encryption video-streaming
Last synced: about 1 year ago
JSON representation
Web app for validating CPIX documents
- Host: GitHub
- URL: https://github.com/Axinom/cpix-validator
- Owner: Axinom
- License: mit
- Created: 2017-08-29T09:51:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T11:41:38.000Z (over 3 years ago)
- Last Synced: 2025-04-11T19:08:39.798Z (about 1 year ago)
- Topics: cpix, dash, drm, encryption, video-streaming
- Language: C#
- Size: 25.4 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
- awesome-video - Axinom/cpix-validator: Web app for validating CPIX documents - Web app for validating CPIX documents. Contribute to Axinom/cpix-validator development by creating an account on GitHub. (DRM, Security & Content Protection / DRM Testing & Validation Tools)
README
# cpix-validator
Web app for validating [CPIX 2.3 documents](http://dashif.org/guidelines/).
CPIX documents are used to carry content protection information in digital media processing workflows. They contain data such as:
* encryption keys
* signaling information for DRM system activation
* rules for mapping encryption keys to different types of tracks
* key rotation schedules
Latest build hosted at https://cpix-validator.azurewebsites.net
# Feature set
Internally, the [Axinom CPIX library](https://github.com/Axinom/cpix) is used. Accordingly, only the CPIX features supported by that library are inspected.
Contributions for extending the feature set are welcome!
# System requirements
* .NET Framework 4.7