A gstreamer plugin utilizing moq-rs.
Check out the run
script for an example pipeline.
./run
By default this uses a localhost relay. You can change the ENV args if you want to make it watchable on production instead:
ADDR=relay.quic.video NAME=something ./run
Licensed under either:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)