Hi Ryan, On Thursday 29 November 2007, ryanbreheny wrote: > Hi i recently purchased a CECT phone which has a rather good webcam > feature on it , it worked in windows without installing anything and > gave excellent results , i found the uvcvideo driver almost works in > linux , i plug the phone in and select the webcam function and the > uvcvideo module is loaded and gives me the /dev/v4l/video0 device node > however i cannot seem to use it , ekiga says the following : > > Your driver doesn't seem to support any of the color formats supported > by Ekiga. Please check your kernel driver documentation in order to > determine which Palette is supported
Your camera supports MJPEG only. Ekiga got MJPEG support around 2.03, so make sure you use a recent version. If it still doesn't work after upgrading, raise the uvcvideo trace level (echo 15 > /sys/modules/uvcvideo/parameters/trace) and check the kernel log after starting Ekiga to see if you get any error message. > http://omploader.org/vN2lh/lsusbvvv.txt > > here is the output from lsusb -vvv > > http://omploader.org/vN2li/v4l-info.txt > > and here is the output from v4l-info > > any help would be greatly appreciated Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
