Rich Shepard schrieb: > If the appropriate driver is loaded (and the camera is recognized by > both > CamStream and Ekiga), where do I next look for the problem? Is there > yet a > third application that could capture and display images from the STX? > > Rich > try mencoder. This will save the webcam stream to webcam.avi: mencoder tv:// -tv driver=v4l2:width=320:height=240:device=/dev/video -ovc lavc -o webcam.avi
if that doesn't work try "v4l" instead of "v4l2". Dominik _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
