Thanks to visit codestin.com
Credit goes to lib.rs

6 releases

0.2.2 Aug 13, 2025
0.2.1 Jul 22, 2025
0.1.2 Jun 20, 2025
0.1.0 May 22, 2025

#18 in #live

Codestin Search App Codestin Search App Codestin Search App Codestin Search App

488 downloads per month

MIT/Apache

30KB
493 lines

Media over QUIC

A gstreamer plugin utilizing moq.

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-gst bbb

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

License

Licensed under either:

Dependencies

~35–54MB
~1M SLoC