Give different bit rates to different produces

In mediasoup-client you can set the maxBitrate of each Producer’s encoding, and also change it later via producer.sender.setSettings(), but that’s WebRTC 1.0 API since producer.sender returns the RTCRtpSender.