We want to send webcam input to touchscreen using gstreamer on OMAP-L138.#gst-launch v4l2src always_copy=FALSE ! video/x-raw-yuv ! ffmpegcolorspace ! fbdevsinkoutputs on stdout as:Setting pipeline to PAUSED ...Pipeline is live and does not need PREROLL ...Setting pipeline to PLAYING ...New clock: GstSystemClock----------------------------------------------------------------------However, no input comes from the webcam.Webcam is supported in UVC and a message appears as:"usb 1-1: new full speed USB device using ohci and address 3uvcvideo: Found UVC 1.00 device A4 tech USB2.0 Camera (0ac8:3420)"when device plugged in.- Do you have any suggestions about the problem?- Does OMAP-L138 & Gstreamer compatibility cause this problem?- Is it because of a package is missing?Kind regards.