moxygen — Meta's C++ MoQ implementation
Description
Meta's C++ implementation of IETF Media over QUIC, including a relay and FLV streamer/receiver interop clients.
Resource details
- Category path
- Protocols & Transport›Transport Protocols
- Classification
- Not yet classified
moxygen — Meta's C++ MoQ implementation is cataloged in Protocols & Transport and Transport Protocols.
URL
Related resources
- FOSDEM 2024: Streaming Live Using RIST On Demand to ThousandsFOSDEM Open Media devroom talk on a real-world RIST architecture achieving 500ms glass-to-glass latency at scale, comparing RIST vs QUIC.
- FOSDEM 2020: Getting Your Virtual Hands On RISTFOSDEM Open Media devroom talk introducing an open-source RIST protocol library, cloud images, and interop with VLC/upipe/GStreamer.
- rtmp_relayRTMP relay server with YAML-config host/client routing for lightweight stream fanout.
- rml_rtmpRust RTMP protocol libraries including a log-reader utility for debugging raw RTMP handshake and message conversations.
- rtmpSnoopTool grabbing RTMP stream properties from live or dumped streams, including pcap file support.
- KTH Thesis: Interoperable Retransmission Protocols for Low-Latency Video (RIST/SRT)Master's thesis academic evaluation comparing RIST and SRT retransmission protocols for low-latency video contribution.
- RTMP: A Quick Deep-DiveBroadcast Knowledge conference talk video deep-diving RTMP protocol internals and its displacement by SRT/RIST/Zixi in modern contribution…
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.
- RIST vs SRT: Technical ComparisonElecard's technical deep-dive comparing RIST and SRT low-latency transport protocols.
- PantomimeSwift M3U8 parser supporting both master and media playlists.