Hi, Can anyone help with what software should be used to get images from the udoo camera, I am using debian Wheezy and the board is a quad, thanks?
Hi, you should try with guvcview (default software on Lubuntu) or Cheese (a slowly software from GNOME).
What about gstreamer? In specific: Code: gst-launch-0.10 -v mfw_v4lsrc capture_mode=5 ! jpegenc ! filesink location="out.jpg"