Hello, I cannot get videolan (vlc) capture from my philips SPC 1000NC Webcam. I did install fom atrpms repo uvcvideo drivers which seems to load fine, and do works fine in the ekiga application :-) . I can see the captured video in ekiga by selectin v4l2 manager (not v4l !) . I suspect thet vlc isn't loading v4l2 or is searching for capabilities not defined ? If anyone did capture video from videolan with that webcam, or have an idao on my problem, please let me know.
thanks. PS: I suspect it is related to problem mention here: http://lists.berlios.de/pipermail/linux-uvc-devel/2007-May/001708.html details below: [EMAIL PROTECTED] ~]# lsusb Bus 001 Device 002: ID 0471:0332 Philips Bus 001 Device 001: ID 0000:0000 [EMAIL PROTECTED] ~]# lsmod | grep vid video 20177 0 output 6721 1 video uvcvideo 47620 0 compat_ioctl32 5185 1 uvcvideo videodev 27713 1 uvcvideo v4l1_compat 15813 2 uvcvideo,videodev v4l2_common 18497 2 uvcvideo,videodev [EMAIL PROTECTED] ~]# v4l-info ### v4l2 device info [/dev/video0] ### general info VIDIOC_QUERYCAP driver : "uvcvideo" card : "Philips SPC 1000NC Webcam" bus_info : "0000:00:07.2" version : 0.1.0 capabilities : 0x4000001 [VIDEO_CAPTURE,STREAMING] ... [EMAIL PROTECTED] ~]# rpm -qa | grep uvc uvc-kmdl-2.6.24.3-12.fc8-svn_r158-1.fc8 uvc-svn_r158-1.fc8 [EMAIL PROTECTED] ~]# cat /etc/redhat-release Fedora release 8 (Werewolf) [EMAIL PROTECTED] ~]# uname -r 2.6.24.3-12.fc8 [EMAIL PROTECTED] ~]# vlc -v v4l2:///dev/video0 [00000326] main demuxer warning: no access_demux module matched "v4l2" [00000327] vcd access error: could not read TOCHDR [00000327] vcd access error: no movie tracks found [00000327] vcdx access warning: error in ioctl CDROMREADTOCHDR: Invalid argument [00000327] vcdx access warning: error reading PVD sector (16) error -1 [00000327] access_file access error: file /dev/video0 is empty, aborting [00000327] cdda access error: could not read TOCHDR [00000327] cdda access error: no audio tracks found [00000327] access_gnomevfs access warning: cannot parse MRL v4l2:///dev/video0 or unsupported protocol [00000327] cddax access warning: error in ioctl CDROMREADTOCHDR: Invalid argument [00000327] cddax access warning: error in ioctl CDROMREADTOCHDR: Invalid argument [00000327] cddax access error: Disc seems not to be CD-DA. libcdio reports it is Error in getting information [00000327] main access warning: no access2 module matching "v4l2" could be loaded [00000324] main input error: no suitable access module for `v4l2:///dev/video0' [00000315] main playlist: nothing to play [00000315] main playlist: stopping playback _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
