Skip to content
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

[sailfishos][gecko] Limit camera resolution to 640x480. Fixes JB#55659 #77

Merged
merged 1 commit into from Oct 14, 2021

Conversation

d-grigorev
Copy link
Contributor

Maximum camera resolution is limited to a value, defined by settings:

media.getusermedia.camera.max_width defaults to 640
media.getusermedia.camera.max_height defaults to 480

Maximum camera resolution is limited to a value, defined by settings:

  media.getusermedia.camera.max_width defaults to 640
  media.getusermedia.camera.max_height defaults to 480
@d-grigorev
Copy link
Contributor Author

This PR is an alternative to sailfishos/gecko-camera#3.

Copy link
Member

@rainemak rainemak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. 👍

@rainemak
Copy link
Member

Landing, fyi @adenexter

@rainemak rainemak merged commit fc02dad into sailfishos:master Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants