gst-plugin-quinn
This is a GStreamer plugin for using QUIC as the transport build using quinn-rs.
Examples
Build the examples by running
QUIC multiplexing example can be tested as follows.
GST_PLUGIN_PATH=target/debug
GST_PLUGIN_PATH=target/debug
QUIC multiplexing example with WebTransport can be tested as follows.
GST_PLUGIN_PATH=target/debug
GST_PLUGIN_PATH=target/debug
RoQ example can be tested as follows. This tests H264 by default.
GST_PLUGIN_PATH=target/debug
GST_PLUGIN_PATH=target/debug
To test RoQ with VP8.
GST_PLUGIN_PATH=target/debug
GST_PLUGIN_PATH=target/debug