Re: [Linux-uvc-devel] Logitech Quickcam for Notebooks Pro
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Laurent P. <lau...@sk...> - 2006-01-26 23:53:28
|
Hi Tanner, > Hmm, ill look into gnomemeeting (its emering now). however my primary > interest is aMSN and its msn (obviously heh) webcam. > The application supports v4l (v4l2?) and can even see my device, listed as > 'V4L-2: ', and when clicked on, displays a 'Error getting capabilities' > message. once engaged in the conversation the light on my camera will > start, but it never seems to be working. After a quick look at the source code, aMSN seems to support V4L2 and YUYV but not MJPEG. As I have no MSN account there is no way I can test the software. Have you tried asking the aMSN developers for support ? > I have tried to look through the source code of both uvcview, and amsn. > aMSN is in tcl (apparent thanks to the extention) and heh, i have no idea > how to work with that, let alone convert the source from uvcview. Some parts are implemented in tcl, but image capture is implemented in plain old C. > To be honest, i have no idea how it will be possible to integrate what i > need into aMSN, or even where to start =\ Have a look at utils/linux/capture Regarding xawtv, I'll try to see if I can get it working with the linux-uvc driver this weekend. Has someone else had any success with xawtv so far ? Laurent Pinchart |