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

Add possibility to support higher FPS #28

Closed
deden opened this issue Jun 28, 2024 · 5 comments
Closed

Add possibility to support higher FPS #28

deden opened this issue Jun 28, 2024 · 5 comments

Comments

@deden
Copy link

deden commented Jun 28, 2024

No description provided.

@FulcrumOne
Copy link
Contributor

FulcrumOne commented Jul 27, 2024

hey @deden,

The feature was implemented in the 2.1.0 version.

@FulcrumOne FulcrumOne mentioned this issue Jul 27, 2024
FulcrumOne added a commit that referenced this issue Jul 28, 2024
feat:
- Added possibility to customise DefaultCameraView (#33)
- Added option to change camera frame rate (#28)
- Extended ability to customise behaviour after media capture (#34)
- Added ability to change camera resolution

fix:
- Fixed problem with package manager (#29)
@clbemre
Copy link

clbemre commented Jul 31, 2024

@FulcrumOne Hello, I have read Readme file, but I don't understand frameRate: 25, what does it mean? what is range? I don't know details for camera :)

@clbemre
Copy link

clbemre commented Aug 5, 2024

@FulcrumOne What was the default frame rate before adding this setting?

@FulcrumOne
Copy link
Contributor

Hey @clbemre, sorry didn't notice your comment.

Frame rate means the number of frames in a second of video (including camera preview). The default is (and was) 30.

@clbemre
Copy link

clbemre commented Aug 19, 2024

@FulcrumOne Thank you.

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

3 participants