Canary Monitor for HLS and DASH Streams
Synthetic probe that periodically fetches HLS/DASH manifests and ad-tracking beacons, detecting stale segments, manifest regressions, DASH period-set changes and missing availabilityStartTime.
Link
Related resources
- Open Sourcing Our PTP and ST 2110 Analysis Tool (Open Broadcast Systems)Release write-up for a lightweight open source PTP and ST 2110 stream analyzer aimed at practical field troubleshooting.
- Cloudflare Stream — Securing your stream (signed tokens)Docs on signed-token protection of HLS/DASH manifests and segments on Cloudflare Stream, including Worker-based local token signing and all…
- PallyCon HTML5 Player Multi-DRM Integration GuideEME integration guide for Widevine/PlayReady DASH CENC plus FairPlay specifics (certificateURL, prepareContentId, prepareCertificate), incl…
- DASH-IF CPIX test vectorsCorpus of CPIX documents — clear keys, certificate-encrypted keys, odd namespaces, UTF-16 — for hardening CPIX parsers and key-exchange imp…
- va-ts — Rust MPEG-TS muxer/demuxerRust library for muxing and demuxing MPEG transport streams, useful for broadcast and HLS segment tooling.
- Hello, Video Codec! — Build an Intra-Only Codec in ~100 Lines of RustTutorial building a working intra-only video codec with intra prediction and Rice/Golomb residual coding in about 100 lines of Rust, outper…
- GStreamer debugging tools tutorialOfficial guide to GST_DEBUG levels and categories plus GST_DEBUG_DUMP_DOT_DIR pipeline graph dumps for diagnosing media pipelines.
- FairPlay Streaming Overview (Apple)Apple's architecture document for FairPlay Streaming covering the SPC/CKC exchange and Key Security Module responsibilities for license ser…
- Shaka Player DRM Configuration TutorialGuide to configuring key systems, robustness levels, persistentStateRequired and license-exchange logging for debugging EME playback.
- Xiph.Org Test Media on AWS Open Data RegistryS3-hosted mirror of the Xiph test media collection, enabling fast bulk retrieval of uncompressed reference sequences.
- JVET VVC Trac — Conformance Bitstream TrackerJVET issue tracker for VVC conformance, with pointers to VTM reference software and the official conformance bitstream sets.
- RPM Fusion ffmpeg.spec — Distro Packaging ReferenceComplete RPM spec file for FFmpeg showing every --enable-* flag, codec dependency and subpackage split used by RPM Fusion.
- Axinom key-rotation-implementationReference implementation of live DRM key rotation with token-based license delivery, CPIX over API Gateway/Lambda and a DynamoDB KID store.
- Eyevinn Channel Engine — API referenceDeveloper reference for the VOD2Live Channel Engine library covering asset managers, channel managers and stream switching hooks.