export LIBCAMERA_PIPELINES_MATCH_LIST='nxp/neo,imx8-isi' && \
gst-launch-1.0 \
libcamerasrc camera-name="/base/soc/bus@42000000/i2c@42540000/os08a20_mipi@36" name=src \
src.src_0 ! queue ! "video/x-raw,width=3840,height=2160,format=YUY2" ! waylandsink fullscreen=true \
src.src_1 ! queue ! "video/x-raw(memory:DMABuf),width=1280,height=720,format=YUY2" ! waylandsink fullscreen=false render-rectangle="<50,50,1280,720>"