moq-sub

Crates.iomoq-sub
lib.rsmoq-sub
version0.1.0
sourcesrc
created_at2024-06-17 20:51:58.291182
updated_at2024-06-17 20:51:58.291182
descriptionMedia over QUIC
homepage
repositoryhttps://github.com/kixelated/moq-rs
max_upload_size
id1274871
size49,232
(kixelated)

documentation

README

moq-sub

A command line tool for subscribing to media via Media over QUIC (MoQ).

Takes an URL to MoQ relay with a broadcast name in the path part of the URL. It will connect to the relay, subscribe to the broadcast, and dump the media segments of the first video and first audio track to STDOUT.

moq-sub https://localhost:4443/dev | ffplay -
Commit count: 230

cargo fmt