Media over QUIC (MoQ)
Step-by-step guides for publishing and subscribing to live broadcasts over Media over QUIC (MoQ) with Fishjam. For the big-picture overview of how MoQ fits into Fishjam, see Media over QUIC in Fishjam.
MoQ runs as a separate delivery path in Fishjam — it handles publishing and subscribing to a live broadcast over the MoQ relay, and the rest of Fishjam's feature set does not apply to a MoQ stream. In particular, a MoQ broadcast is not part of a WebRTC room, so you cannot use features like Agents, data channels, and others that are part of the Fishjam WebRTC ecosystem.
Web Publishing
Publish a live video and audio broadcast over Media over QUIC (MoQ) from the browser with Fishjam, from sandbox prototyping to production.
Web Subscribing
Subscribe to and render a live Media over QUIC (MoQ) broadcast in the browser with Fishjam, from sandbox prototyping to production.
React Native Publishing
Publish a live video and audio broadcast over Media over QUIC (MoQ) from a React Native mobile app with Fishjam, from sandbox prototyping to production.
React Native Subscribing
Subscribe to and render a live Media over QUIC (MoQ) broadcast in a React Native mobile app with Fishjam, from sandbox prototyping to production.