Skip to content

WIP: Quality factor in capture_jpeg() #24

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JohemianKnapsody
Copy link
Collaborator

Add a quality factor to capture_jpeg() to ensure we can capture at higher quality than the default 90.

Closes #23

@JohemianKnapsody
Copy link
Collaborator Author

@julianstirling should we be reverting the quality setting after making the capture?

@JohemianKnapsody JohemianKnapsody changed the title Quality factor in capture_jpeg() WIP: Quality factor in capture_jpeg() Mar 6, 2025
@JohemianKnapsody
Copy link
Collaborator Author

Update, this seems to work, but calling capture_jpeg() too many times fully crashes the Pi

@JohemianKnapsody JohemianKnapsody marked this pull request as draft March 6, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

capture_jpeg() has no quality factor
1 participant