You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: