Skip to content

rtpbasepayload: place twcc-ext-id behind environment variable

Adding properties for each and every rtp header extension is not scalable and a new interface will be implemented for the general case (#777 (closed)).

Set the environment variable "GST_RTP_ENABLE_EXPERIMENTAL_TWCC_PROPERTY" to any value to reenable the short-lived twcc-ext-id property.

Fixes gst-plugins-good#761 (closed)

Merge request reports