Stateless Network-Aware ABR Streaming over IPFS
Research paper adapting adaptive bitrate streaming algorithms for decentralized IPFS-based content delivery.
Link
Related resources
- dash.js BolaRule ABR DocumentationReference documentation for dash.js's BOLA adaptive bitrate rule, describing buffer-level to bitrate mapping and switching thresholds.
- Constructing Per-Shot Bitrate Ladders using Visual Information FidelityMethod for predicting per-shot bitrate ladders from VIF features computed on the uncompressed source, avoiding any pre-encodes.
- cmaf-serverNode.js server streaming CMAF chunks from memory via HTTP/1.1 chunked transfer, minimal low-latency demo.
- public-moq-demoMedia over QUIC (MoQ) testbed/demo implementing Warp-style object transport over QUIC.
- srtla_send (Rust)SRTLA bonding sender rewritten in Rust, aggregating bandwidth and redundancy across multiple network paths.
- libRIST Open Source RIST Library TutorialRecorded start-to-finish tutorial talk on using libRIST.
- White Paper: SRT vs RIST for Professional Video ContributionVendor white paper comparing SRT and RIST for contribution and distribution: retransmission behaviour, FEC options, profile interop and gov…
- MPEG-Conformance-and-reference-sourceJava JAXB MPD object model classes (org.iso.mpeg.dash) used as conformance/validator reference source.
- ffmpeg-hls-generatorWraps FFmpeg to generate HLS assets plus a master m3u8 manifest.
- Pion WHIP/WHEP Reference Server ExampleRoughly 200-line Go reference implementation of a WHIP ingest plus WHEP playback server on Pion, publishable from OBS or GStreamer and play…
- RIST Payload Format Descriptor Registry (VSF TR-06-03)Official VSF registry repository for RIST Advanced Profile Payload Format Descriptor values used to signal payload types.