Is opengl with Qt on i.MX6Q is slow?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is opengl with Qt on i.MX6Q is slow?

646 Views
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.

Labels (1)
Tags (1)
0 Kudos
1 Reply

524 Views
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 Kudos