connectycube-flutter-samples
connectycube-flutter-samples copied to clipboard
Methods to set max video dimensions and bitrate
trafficstars
Is your feature request related to a problem? Please describe. For performance optimization in conference calls need a way to set max video dimensions, max bitrate and max frame rate.
Describe the solution you'd like Add maxWidth, maxHeight, maxFrameRate and maxBitRate to RTCMediaConfig and their implementations.
Thank you.