Have you tried using GStreamer? The latest version of GStreamer's v4l2src plugin works quite well with the UVC driver. It has proven quite flexible in the past and you could probably use gst-launch or write your own little command line program if you want to script it.
Cheers, Martin On Thu, 02 Nov 2006 00:21:11 +0100, Vidar Normann <[EMAIL PROTECTED]> wrote: > Hi, > > I need to record video from my webcam, a Logitech Quickam for Notebooks > Pro, > and also grab a stillframe fairly often, say each 10-20 seconds? I am > unsure > which > software is compatible with the uvc driver, but what I need is software > where I can > specify that it has to record for an hour and then start a new file, > recording for an > hour, etc.). A comnmand-line utility is preferred as this is for a > surveillance system. > > For framegrabbing I have tried to use uvccapture (0.4) but if I run the > command > with the following parameters I get an "ioctl reset control error" and > "ioctl > querycontrol error 5": . > /uvccapture -t10 > > Any and all help is greatly appreciated. And let me thank you all for > great > work > with the uvc driver and helpful replies in the mailing list (which I have > read quite > alot of posts of). > > Sincerely, > Vidar Normann _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
