webrtcsink: standardise max-bitrate blurb and nick
- Mar 28, 2023
-
-
David Revay authored
Part-of: <!1150>
002a70a2
-
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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?