Hi, On Wednesday 19 August 2009 10:53:00 laiyujun wrote: > > The name of my camera is "ANC 230".
Thanks. > I list the device node in /dev: > --------------------------------------------------------------------------- > someb...@debian:~$ ls /dev/video0 -al > crw-rw---- 1 root video 81, 0 08-16 12:02 /dev/video0 > --------------------------------------------------------------------------- > It seems that video0 locates there. Unless you have multiple video devices, that's the camera, yes. > When I try "luvcview", it always return errors: > --------------------------------------------------------------------------- > someb...@debian:~$ luvcview -d /dev/video0 > luvcview 0.2.4 > > Couldn't initialize SDL: No available video device > --------------------------------------------------------------------------- > What should I do? The message is a bit misleading. It doesn't refer to the video input device (camera) but to the video output device. luvcview encounters trouble initializing the connection with the X server or something similar. I'm afraid I can't help you there. -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
