LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Skype problem on webcam (https://www.linuxquestions.org/questions/slackware-14/skype-problem-on-webcam-734388/)

yuchankit 06-20-2009 08:20 AM

Skype problem on webcam
 
Here's the error log when I ran skype in command;

Skype V4L2: Could not find a suitable capture format
Skype V4L2: Could not find a suitable capture format
Starting the process...
Skype Xv: Xv ports available: 33
Skype XShm: XShm support enabled
Skype Xv: Using Xv port 158
Skype Xv: No suitable overlay format found

I'm using ArkMicro FSC WebCam V30S,so I do think it's supported in linux.Furthermore,my web cam can be detected so I think it's just down to some tricks to get my cam working.Any idea?

bgeddy 06-20-2009 09:17 AM

Found this page which is for Linux USB devices and mentions your camera as being supported. Check it out !

yuchankit 06-20-2009 09:41 AM

Quote:

Originally Posted by bgeddy (Post 3580570)
Found this page which is for Linux USB devices and mentions your camera as being supported. Check it out !

I know it's supported in linux,but I can't get it working,and about the errors I did state them in my first post.Skype detected my cam but it just display a blank screen.

H_TeXMeX_H 06-20-2009 10:08 AM

Have you tried other programs that use the webcam ? skype is not the best program to determine if the camera works, because it doesn't work well.

yuchankit 06-20-2009 10:13 AM

Not really.I have VLC but I don't really know how to test my camera with VLC.What other program can be used?Kopete on the other hand crashed immediately when I clicked video section of the configuration.

bgeddy 06-20-2009 10:23 AM

Quote:

Not really.I have VLC but I don't really know how to test my camera with VLC.
I use VLC with my webcam to capture to a file and view locally.

To use just goto "File->Open Capture Device" and choose the correct "Video device name". Mine is /dev/video0. Then click "Stream/Save" and select "Settings" next to "Stream/Save" select "Play Locally" and you should get your camera output displayed in a window.

yuchankit 06-20-2009 11:12 AM

Quote:

Originally Posted by bgeddy (Post 3580621)
I use VLC with my webcam to capture to a file and view locally.

To use just goto "File->Open Capture Device" and choose the correct "Video device name". Mine is /dev/video0. Then click "Stream/Save" and select "Settings" next to "Stream/Save" select "Play Locally" and you should get your camera output displayed in a window.

Nope,it doesn't work too.

H_TeXMeX_H 06-20-2009 12:05 PM

How did you install the uvc drivers ? I recommend you try the latest version.

yuchankit 06-20-2009 12:32 PM

The uvc driver should be available from my kernel itself.By the way,I use kernel 2.6.29.4 and I'm sure my kernel has built-in support of v4l and uvc.

brixtoncalling 06-20-2009 03:12 PM

To get my camera (not the same as yours) working I had to make some changes.

If I recall correctly -- and I STRONGLY suggest you check these ideas out before you jump right in -- the following might do the trick:

rm /lib/udev/rules/60-persistent-v4l.rules
rm -r /dev/v4l

Now it works with 2.6.29 and SW 12.2, tested on Konqueror and Skype.

Good luck!

yuchankit 06-21-2009 12:32 AM

Doesn't work too.

Ilgar 06-21-2009 06:31 AM

In this page someone solves his problem in a stange way:

http://forums.fedoraforum.org/showthread.php?t=192616

He basically reverts to an older version, but I don't think that's the ideal solution. I'd suggest that you check the following points:

- Check that you are using the correct and latest drivers for your video card.
- Do you have compiz etc. on? If so, try turning it off.
- When compiling your kernel, did you enable v4l1 compatibility support?

yuchankit 06-21-2009 09:15 AM

Quote:

Originally Posted by Ilgar (Post 3581209)
In this page someone solves his problem in a stange way:

http://forums.fedoraforum.org/showthread.php?t=192616

He basically reverts to an older version, but I don't think that's the ideal solution. I'd suggest that you check the following points:

- Check that you are using the correct and latest drivers for your video card.
- Do you have compiz etc. on? If so, try turning it off.
- When compiling your kernel, did you enable v4l1 compatibility support?

-I'm sure that I use newest driver for my video card
-I have KWin compositing turned on,but I turned them off and ran skype again and the problem did not go away.
-I'm sure I enabled v4l1 compatibility support in my kernel.

H_TeXMeX_H 06-21-2009 09:18 AM

Again, I recommend trying different versions of the uvc driver. With my camera some versions work, some don't ...

yuchankit 06-21-2009 09:39 AM

Quote:

Originally Posted by H_TeXMeX_H (Post 3581339)
Again, I recommend trying different versions of the uvc driver. With my camera some versions work, some don't ...

But isn't the uvc driver is in the kernel?How to change the uvc driver?

And I installed luvcview and another error when I ran luvcview;

luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
Unable to set format: 22.
Init v4L2 failed !! exit fatal


All times are GMT -5. The time now is 01:27 PM.