Hi,
I am using imx8mplus to stream camera with format yuv420 using Qt6. Application working fine with other camera having mjpeg format or mp4, but yuv is streaming very slow in Qt6.
Please help!
Hello,
If the mpegj is working then QT does not have support for mp4, you can check this part without using qt.
Regards