View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#15
You can use gstreamer for testing the camera:

install gstreamer-tools
run
gst-launch v4l2src ! xvimagesink
(it should open a window showing the camera output)