Skip to content

rtpopusdepay: Accept MULTIOPUS caps

Jan Schmidt requested to merge thaytan/gstreamer:rtpopusdepay-MULTIOPUS into main

gst_sdp_media_get_caps_from_media() always converts SDP encoding names to upper case, so add support for upper-case 'MULTIOPUS' to the depayloader sink caps to fix transporting multichannel opus through webrtc

Merge request reports