Is opengl with Qt on i.MX6Q is slow?

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

Is opengl with Qt on i.MX6Q is slow?

1,551 次查看
abin
Contributor I

Hi all,

I am new to embedded with Qt.

I have a Qml application, in which I am trying is to grab whenever a screen change occurs and this is time critical.

I tried using Qml grab function as well as QQuickRenderControl grab function.

Both on i.MX6Q device takes almost 2 seconds. While on PC it takes only ~50 ms.

The screen resolution which I display my screen is 1920x1080.

Board is Sabre i.MX6Q with Yocto krogoth.

It seems like opengl is slow than expected on a sabre board. 

I would like to know if there is any way to grab the screen in a faster method, say in milli seconds.

Thanks in advance!

Abin.

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,429 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Abin

one can try NXP Demo Images and use sect.8.4 Qt 5 attached Linux Guide.

https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_MX6QDLSOLO&appType=license&location=null 

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

0 项奖励
回复