Other Parts Discussed in Thread: AM62P
Tool/software:
Hi i'm using this pipeline
root@am62pxx-evm-lohr-recovery-mode:~# gst-launch-1.0 -v v4l2src device=/dev/video3 ! video/x-raw,format=UYVY,width=1280,height=720,framerate=30/1 ! videoconvert ! video/x-raw, width=1
280, height=720, framerate=30/1, format=NV12 ! waylandsink sync=false
but my CPU usage is too high.
How can I low the cpu usage?
Att.