frame rate issue

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

frame rate issue

743 次查看
muralikrishnant
Contributor I

Hai;

currently i am working under imx6 processor with parallel camera module ,i done the camera interface and live streaming also,but only we got 15 fps as per my requirement i need achive minimum of 30 fps ,so kindly provided any solution to over come this problem and i tried using mxc out but its give QBUF and DQBUF .

i am using YUYV format to capture camera data and i converted to RGB24 using image converter ic  and i directly write into frame buffer fbo

0 项奖励
回复
1 回复

689 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Muralikrishnan

performance may be affected by IC conversion times, so to narrow down issue one

can try to remove conversion routines or try with baremetal SDK IPU camera tests

Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

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

0 项奖励
回复