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.
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.