Other Parts Discussed in Thread: AM3354
Tool/software: Linux
hi, Margarita Gashova :
Can you explain it in more detail ? Why am3354 do not support QT demos for camera capture ?
thanks
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.
Other Parts Discussed in Thread: AM3354
Tool/software: Linux
hi, Margarita Gashova :
Can you explain it in more detail ? Why am3354 do not support QT demos for camera capture ?
thanks
Thank you for your reply.
Does not even the latest SDK support this feature? I see PROCESSOR-SDK-LINUX-AM335X 05_02_00_10 have Qt 5.9.7 included.
Maybe I can use opencv camera capture function instead, right?
Hello,
No.user4695541 said:Does not even the latest SDK support this feature? I see PROCESSOR-SDK-LINUX-AM335X 05_02_00_10 have Qt 5.9.7 included.
I would recommend you first to use yavta to verify the capture.
Here is example : yavta -c60 -fYUYV -Fvout_800x600_yuyv.yuv -s800x600 /dev/video1
change the params if there is a need.
BR
Margarita