Media-over-QUIC servers

supported codecs
videoAV1, VP9, VP8, H265, H264
audioOpus, MPEG-4 Audio (AAC)

In order to ingest a Media-over-QUIC stream from a remote server, add the corresponding URL into the source parameter of a path:

paths:
  proxied:
    source: moqt://user:pass@host:port/path
    # Transport protocol used to pull the stream. available values are "quic", "webtransport".
    moqTransport: quic