moq-sub

Crates.iomoq-sub
lib.rsmoq-sub
version0.3.1
sourcesrc
created_at2024-06-17 20:51:58.291182
updated_at2024-11-01 18:08:15.787808
descriptionMedia over QUIC
homepage
repositoryhttps://github.com/englishm/moq-rs
max_upload_size
id1274871
size59,615
Mike English (englishm)

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: 279

cargo fmt