Dear All,
I tried to use USB Camera on RZG2L EVK + BSP V1.3 with the below gst cmd.
gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! waylandsink
It displayed the USB camera image on HDMI screen and then close it immediately.
The below log is for your reference.
root@smarc-rzg2l:~# gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! waylandsink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
wl_display@1: er[ 40.430662] audit: type=1701 audit(1635920094.663:3): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=250 comm="weston" exe="/usr/bin/weston" sig=11 res=1
ror 0: linux_dmabuf server error with wl_buffer@4278190081: EGL dmabuf import failed
Best regards,
Edward