-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question on Media Capture Stream #136
Comments
Media capture will scale up to HD resolution. |
So just to confirm the video for example could start off looking SD (in a HD video) but eventually scale to HD over a period of time? |
No, the media capture resolution is fixed. if you select HD resolution, media capture will scale up to HD if receiving SD and scale down to HD if receiving FHD. |
Thank you very much with your help on this!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our team wants to confirm if the video capture resolution scales up to HD resolution or starts off as HD and the video "buffers" in the quality?
We want to assess the limitations of the media capture pipeline and to know how to work around it - specifically those related to resolution and quality.
Thanks in advance to anyone who can assist
The text was updated successfully, but these errors were encountered: