Hello TI' teams,
I see that dvr-rdk application created and supplied by udworks used QT-lite library for create dvr desktop with dvr menus, tool-bar, status-bar, icons, buttons, dialogs, etc... I guess to use QT in my project for create camera GUI application. But my project must be run on two processors: DM8148 and DM8127. Please let me know for display graphics primitives such buttons, dialogs, icons, etc..., QT framework uses graphics buffer that exist in both processors or uses SGX530 Graphics Subsytem exist only on DM8148 processor?
In other words, QT application may be successfully run only on DM8148 or may succesfully run on DM8127 too?
3D and 2D acceleration isn't relevant for me.
Thanks a lot.