Artem, Can you please try the last svn revision (svn checkout http://svn.berlios.de/svnroot/repos/guvcview/trunk) The problem is related to the kernell version, there were some changes in the v4l2 api that were causing the redefinition errors, I just renamed the ones that were causing problems, so it should be OK now( it's not a pretty solution but until there is a stable v4l2 api, it's the easiest one). PS: I can only test the changes later today, so it's possible that some errors may persist, or maybe some new ones, so if you have the chance to test it before I do , please post me the make output.
Many thanks, Paulo Artem Makhutov escreveu: > Hi Paulo, > > On Wed, Aug 27, 2008 at 11:09:03PM +0100, Paulo Assis wrote: > >> Hi Artem, >> Like I said in my previous post, Pan/Tilt are dynamic controls, and in >> more recent linux-uvc revisions they need admin privileges in order to >> be added to the driver controls. >> I don't know what system you are running but if you start guvcview as >> root at least once per session ( sudo for debian/Ubuntu ) >> > > Yes, I have tried starting it as root, the tilt/pan controls are just > not there. Only the reset button is there. > > I am using Gentoo linux :) > > >> all the controls should be available, unless those lines you removed are the >> ones related to the controls definition ( it would be nice if you >> could post me the compile errors with the original v4l2uvc.h so that I >> could fix it for future versions ;-) ) >> > > Yes, maybe I have removed something to much ;) > I have attached the compilation errors. > > >> guvcview uses the exact same control id as libwebcam so if it works >> with libwebcam it should also work with guvcview. >> When you get the Pan Tilt controls working you can also use the cursor >> keys in the video window to control Pan Tilt instead of the buttons in >> the control window. >> > > The cursor keys are not working for me too :( > It would be great if you could fix it. > > Regards, Artem > _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
