Skip to content

webrtcsink: standardise max-bitrate blurb and nick

Incredibly minor fix for the blurb/nickname on max-bitrate referring to min-bitrate

Semi related... I was looking for a way of dynamically controlling the max-bitrate (at least at the point of sdp negotiation?) but it seems the sdp-based methods do not work. Would you be able to suggest any methods that can be used to set the max-bitrate at runtime without restarting the pipeline? Either through SDP or through a webrtc data transport?

Merge request reports