Hi,I'd like to do camera preview with
'gst-launch-1.0 v4l2src device=/dev/video1 ! video/x-raw,format=YUY2,width=640,height=320 ! imxvideoconvert_pxp ! video/x-raw,format=RGB16 ! waylandsink'
but I can not find this command in my rootfs, how can I get this command with yocto? Thanks