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
{{ message }}
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
Hi, I am using RTC to do live streaming for multiple people. The users can choose to share the screen or the camera. So, to keep the price low, I want to change the resolution based on the number of people.
Therefore, I would like you to implement a mechanism (setEncoderConfiguration) to dynamically change the resolution not only in CameraVideoTrack but also in ILocalVideoTrack.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I am using RTC to do live streaming for multiple people. The users can choose to share the screen or the camera. So, to keep the price low, I want to change the resolution based on the number of people.
Therefore, I would like you to implement a mechanism (setEncoderConfiguration) to dynamically change the resolution not only in CameraVideoTrack but also in ILocalVideoTrack.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: