<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi All</div><div>We use kernel 4.1.15 and the lastest bsp from yocto to do two camera preview on imx6q sabresd board.</div><div><br></div><div>1. We refer below site:</div><div><a href="https://community.nxp.com/docs/DOC-93788" _src="https://community.nxp.com/docs/DOC-93788">https://community.nxp.com/docs/DOC-93788</a></div><div>But some sink can not find.</div><div><br></div><div>2. refer i.MX_Linux_User's_Guide.pdf use imxcompositor_g2d to preview.</div><div><br></div><div><div>gst-launch-1.0 imxcompositor_g2d name=c background-color=0x0000ff composition-meta-enable=true \</div><div>sink_0::overlay-top=0 sink_0::overlay-left=700 overlay-left=0 sink_0::overlay-width=640 sink_0::overlay-height=480 \</div><div>sink_1::overlay-top=700 sink_1::overlay-left=120 sink_1::overlay-width=640 sink_1::overlay-height=360 ! \</div><div>queue2 ! "video/x-raw, width=640, height=480" ! overlaysink overlay-width=480 overlay-height=360 \</div><div>imxv4l2src device=/dev/video1 ! queue2 ! c.sink_0 \</div><div>imxv4l2src device=/dev/video2 ! queue2 ! c.sink_1</div></div><div><br></div><div>use this command i could see one camera.</div><div>So who can tell me how to do multi overlay which use the lastest bsp packge?</div><div><br></div><div>TKS.</div></div>