Usage

May 5, 2026 ยท View on GitHub

Warning

This repository is deprecated. Development has moved to moq-dev/moq under rs/moq-gst. Please use that repository instead.

Media over QUIC

A GStreamer plugin for MoQ (Media over QUIC) that enables publishing and consuming media streams using the MoQ protocol.

Usage

Requirements

Setup

We use just to simplify the development process. Check out the Justfile or run just to see the available commands.

Install any other required tools:

just setup

Development

First make sure you have a local moq-relay server running:

just relay

Now you can publish and subscribe to a video:

# Publish to a localhost moq-relay server
just pub bbb

# Subscribe from a localhost moq-relay server
just sub bbb

License

Licensed under either: