Increase FPS on defalt SC3336 camera. #231
RodrigoStefanini
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello enthusiasts.
I am a new developer in this board MINI B, I'm doing some tests for high FPS camera.
What is my question?
I modify the configuration of video.0 on SDK and rebuild de SO.
My configuration was directly on rkipc-300w file (decreasing the width and heigth to 704x576 and increasing the video0:src_frame_rate_num = 60, video0:dst_frame_rate_num = 60 and isp.0.adjustment:fps = 60;
I got this:

I trie to encrease to 120 fps and:

I suspect that this is not real, but I have not yet implemented a good LOG to prove this directly in the source code, a simple attempt to use a printf in the execution of the code with the FPS information.
my implementation:
.
.
.
Beta Was this translation helpful? Give feedback.
All reactions