Project Lightspeed
Self-contained OBS-to-browser streaming stack using FTL and WebRTC for sub-second latency.
Link
Related resources
- rtp2webrtcMinimal WebRTC server with simple API that broadcasts RTP streams, lightweight alternative to full streaming platforms.
- Ultra Low-Latency HLS: Real-World Experiments and Results (2025)Measured 2025 experiments comparing LL-HLS and Media over QUIC latency, including a MoQ implementation for MediaMTX reaching about 200 ms.
- 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…
- OvenMediaEngine Low-Latency HLS ConfigurationConcrete LL-HLS publisher configuration for OvenMediaEngine, including the HTTP/2 requirement and part/segment tuning — the most documented…
- public-moq-demoMedia over QUIC (MoQ) testbed/demo implementing Warp-style object transport over QUIC.
- libRIST Open Source RIST Library TutorialRecorded start-to-finish tutorial talk on using libRIST.
- 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.
- dash.js BolaRule ABR DocumentationReference documentation for dash.js's BOLA adaptive bitrate rule, describing buffer-level to bitrate mapping and switching thresholds.
- 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…
- 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.