i.MX8 camera out fps question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX8 camera out fps question

ソリューションへジャンプ
812件の閲覧回数
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?

ラベル(1)
0 件の賞賛
1 解決策
711件の閲覧回数
xu_ji1
Contributor V

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

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
711件の閲覧回数
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 件の賞賛
711件の閲覧回数
xu_ji1
Contributor V

Hi,

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

0 件の賞賛
712件の閲覧回数
xu_ji1
Contributor V

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

0 件の賞賛