A gstreamer plugin utilizing moq-rs.
Check out the dev/pub
script for an example pipeline.
./dev/pub
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 ./dev/pub
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)