Skip to content

rtp: Add AMR NB/WB RTP payloader/depayloader

Sebastian Dröge requested to merge slomo/gst-plugins-rs:rtpamr into main

Compared to the old (de)payloaders this also supports bit-packing mode (octet-align=0), handles caps negotiation properly, allows for packet aggregation (with configurable max-ptime) and follows the RFC more closely in general.

Merge request reports

Loading