i.MX8 camera out fps question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX8 camera out fps question

跳至解决方案
814 次查看
xu_ji1
Contributor V

Hi,

I used i.MX8QM platform and in camera driver changed "streamcap.timeperframe.denominator" this value to 15 or 60

but why use application get camera output frame rate always 30?

If I want to diff camera frame rate output,what need changed or i.MX8 lock it 30?

0 项奖励
1 解答
713 次查看
xu_ji1
Contributor V

The camera fps depends on camera register config,platform can support 60fps

在原帖中查看解决方案

0 项奖励
3 回复数
713 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Xu

seems  frame rate is defined in driver described in

Table 6-5. Omnivision V4L2 Camera Driver Files attached Linux Manual,

like "#define DEFAULT_FPS" in driver code:

ov5640_mipi_v3.c\imx8\platform\media\drivers - linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
713 次查看
xu_ji1
Contributor V

Hi,

I also try to change this value #define DEFAULT_FPS 15 or 60,but fps not changed

0 项奖励
714 次查看
xu_ji1
Contributor V

The camera fps depends on camera register config,platform can support 60fps

0 项奖励