Skip to content

rtpav1: Add AV1 RTP (de)payload elements

Alistair Hampton requested to merge alihampton/gstreamer:rtpav1 into main

Created two elements for (de)payloading AV1 encoded video into RTP packets. The elements follow the AV1 rtp spec: https://aomediacodec.github.io/av1-rtp-spec/.

See #881 (closed)

Merge request reports