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

Feature request: Support higher FPS if the camera supports it #23

Open
bdutta opened this issue Nov 27, 2023 · 2 comments
Open

Feature request: Support higher FPS if the camera supports it #23

bdutta opened this issue Nov 27, 2023 · 2 comments

Comments

@bdutta
Copy link

bdutta commented Nov 27, 2023

My old Android phone supports max 30fps in 1080p, but is able to support 60fps in 720p. Is there any way to enable the higher fps recording option ?

@woheller69
Copy link
Owner

This app uses the "old" Camera API. But also in this case this should not be an issue as the rates supported by the selected camera are read via API from that camera...

@bdutta
Copy link
Author

bdutta commented Dec 9, 2023

Okay, I wonder then why I see see Camera1 (main backside sensor) reported to support max 30fps. The device actually supports 960fps, 240fps, 120fps (slow-mo) video @ 720p, which is accessible from the stock camera app's dedicated "slow mo" option (which limits the video duration). From the normal video recording mode, it supports upto 60fps in 1080p. I've tried selecting 720p, 480p and 1080p multiple times, but this app only shows upto max 30fps. Just FYI.

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

No branches or pull requests

2 participants