Hi Mauricio, On Monday 27 October 2008, Mauricio Silveira wrote: > Hi all, > > Thanks for the great work, Philips SPC530NC works indeed. > > The problem relied on the TVTIME bug, after patching with the file > pointed by Laurent, I was able to get it working, later on I downloaded > skype and tested it, working great. > > Now I just have to guess how to get the camera's usb audio working (I'll > mess with asound.conf for a while). > > And now I wonder (probably I'll never use it, but I'm curious), where > may I find information about using the camera's Button for taking > snapshots?
The button is exported as an input device and should be accessible through one of the /dev/input/event device nodes. Button even reporting should work, but the snapshot function is currently not implemented in the driver. The main issue is that V4L2 lacks a way to capture snapshots. > Thanks Laurent and everyone of the uvcvideo project. You're welcome. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
