On Sat, Mar 15, 2008 at 12:20:16PM +0100, Richard Atterer wrote: > On Sat, Mar 15, 2008 at 07:13:36AM +0100, Philipp Kolmann wrote: > > So it boils down to Power Line Frequency, White balance and Exposure. I > > tried changing these settings with luvcview, but got only errors. > > Have you tried uvcdynctrl?
Thanks for the hint. Just tried it. Got with the default libwecam 0.1.1 the following errors: [EMAIL PROTECTED]:~/test/deb/uvc/app/uvcdyn/build$ make [ 16%] Building C object Libs/libwebcam/CMakeFiles/webcam.dir/libwebcam.o /home/pkolmann/test/deb/uvc/app/uvcdyn/Libs/libwebcam/libwebcam.c: In function 'get_control_id_from_v4l2': /home/pkolmann/test/deb/uvc/app/uvcdyn/Libs/libwebcam/libwebcam.c:1683: error: 'V4L2_CID_PANTILT_RESET' undeclared (first use in this function) /home/pkolmann/test/deb/uvc/app/uvcdyn/Libs/libwebcam/libwebcam.c:1683: error: (Each undeclared identifier is reported only once /home/pkolmann/test/deb/uvc/app/uvcdyn/Libs/libwebcam/libwebcam.c:1683: error: for each function it appears in.) /home/pkolmann/test/deb/uvc/app/uvcdyn/Libs/libwebcam/libwebcam.c:1688: error: 'V4L2_CID_WHITE_BALANCE_TEMPERATURE_AUTO' undeclared (first use in this function) make[2]: *** [Libs/libwebcam/CMakeFiles/webcam.dir/libwebcam.o] Error 1 make[1]: *** [Libs/libwebcam/CMakeFiles/webcam.dir/all] Error 2 make: *** [all] Error 2 I have ifdef'ed those two controls for now in libwebcam.c. Would it be possible to add those to uvc? thanks Philipp -- The more I learn about people, the more I like my dog! _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
