我想要通过vision app的single-camera demo显示camera视频的同时,在A72端跑linux,并使用QT做HHI显示,在display上把HMI与camera显示叠加输出;
目前不太清楚应该怎样配置QT,请问有没有这方面的demo示例可以参考?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请看下面e2e工程师的回复。
Since single camera demo example uses Display node, we cannot run single camera demo + QT HMI together, because in this case, display is controlled by R5F and A72 cannot use it..
You probably require another node to receive single camera output and then display it using QT HMI.