Unified Streaming Origin
Just-in-time packaging origin server producing DASH/HLS/HDS/MSS with content protection and timeshift/catchup support.
Link
Related resources
- mp4ePure Rust MP4 muxer producing fragmented MP4 output for H.264/H.265/AAC/Opus, suited for DASH/HLS packaging pipelines.
- mp4-hls-transmuxerMP4-to-HLS transmuxer from Softvelum, supports VOD origin server mode for on-the-fly HLS packaging.
- cmaf-toolsDocker image bundling CMAF packaging tools for DASH/HLS output.
- LiveVideo10msAndroid library for real-time video decoding with under 10ms latency, relevant for real-time streaming pipelines.
- DRM CLI Packager (DoveRunner)CLI tool for multi-DRM packaging (Widevine/PlayReady/FairPlay) supporting DASH CENC and HLS-AES.
- SVT-AV1 documentation treeCanonical SVT-AV1 docs covering encoder parameters, build guide, encoder design and per-tool appendices for CDEF, CfL, film grain, global m…
- Xilinx/AMD Video SDK — on-prem getting started (Alveo U30)Official docs for deploying the Alveo U30 video acceleration stack: XRT, the XRM resource manager and FFmpeg/GStreamer plugins with the XMA…
- Qencode Transcoding API referenceREST API documentation for Qencode cloud transcoding covering HLS/DASH/MP4 outputs, H.264/H.265/VP9, DRM, thumbnails, subtitles and custom…
- Performance Comparison of AV1, JEM, VP9, and HEVC EncodersFraunhofer HHI SPIE 2017 paper comparing codec internals, BD-BR, and complexity across AV1, JEM, VP9, and HEVC.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.
- dav1d.wasmWASM port of the dav1d AV1 decoder, SIMD-optimized with TypeScript interfaces, aimed at production use in browsers.