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.
Link
Related resources
- VSF TR-06-3 — RIST Advanced Profile specificationOfficial RIST Advanced Profile technical recommendation: tunnel-level ARQ, fragmentation, LZ4 compression, and carriage of SMPTE ST 2110 /…
- VSF RIST Activity Group — Specification IndexCanonical Video Services Forum index for RIST specs: TR-06-1 Simple Profile, TR-06-2 Main Profile, TR-06-3 Advanced Profile and all TR-06-4…
- VSF RIST Activity Group — specification indexCanonical Video Services Forum index of every RIST Technical Recommendation: TR-06-1 Simple Profile, TR-06-2 Main Profile, TR-06-3 Advanced…
- VSF TR-06-4 Part 6: RIST Transport Stream Program SelectionRIST extension spec letting a receiver request specific TS programs via Keep-Alive so the sender transmits only those, backward compatible…
- 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…
- dash.js — MPD and Inband Event HandlingOfficial guide to EventStream and InbandEventStream handling in dash.js, including emsg parsing and the AOMedia ID3 emsg scheme.
- Adding Trick Play to a DASH or HLS StreamPackaging guide for trick-play and tiled thumbnail tracks, covering --trickplay, JPEG tile fourcc and fixed-GOP requirements for live.
- MistServer SRT Protocol Deep DiveTechnical deep dive on SRT ingest/egress including single-port streamid-based push patterns, listener/caller modes, and latency configurati…
- 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…
- dash.js BolaRule ABR DocumentationReference documentation for dash.js's BOLA adaptive bitrate rule, describing buffer-level to bitrate mapping and switching thresholds.
- Probing WebRTC Bandwidth — Why and How in GCCDeep dive into libwebrtc's ProbeController internals: padding probe packet construction, ramp-up behaviour and the 300 kbps starting estima…
- m3u8-rs — Rust HLS Playlist Parsernom-based Rust crate parsing and writing master and media HLS playlists, with automatic playlist-type detection; widely depended upon.