I got an issue when run dms demo with usb camera. When i use this command
gst-launch-1.0 -v v4l2src device=/dev/video0 ! "video/x-raw,format=YUY2,width=640,height=480" ! queue ! waylandsink window-width=640 window-height=480
to check the camera it works fine. However when run the dms it shows the drivers not found ??
Any ideas for this issues ??
Thanks all