Webcam is not working on skype with Ubuntu 12.04

I posted a week ago that I had solved the problem by downloading Skype 4.0 for Linux. However it turns out I spoke too soon. The video just freezes in Skype, though it is fine in Cheese, the Ubuntu webcam app. So I'm still high and dry and have to resort to booting Windows, darn it. I am running 64 bit Xubuntu 12.04 on an AMD quadcore system.

bash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype'64 Bit
bash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype'
https://help.ubuntu.com/community/Webcam/Troubleshooting Make a launcher and try either of the above. Below may help you.Copy and paste the line below into the Terminal and press Enter.sudo gedit /usr/local/bin/skypeThis will open your editor with a blank text file, copy and paste the following lines into your blank text file.Use lines below for x86(32bit)#!/bin/bash
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype Use lines below for x64(64bit)#!/bin/bash
LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /usr/bin/skypeSave the file and close it.Now to make the file executable, copy and paste the following line into Terminal.sudo chmod a+x /usr/local/bin/skypePress Enter and close the Terminal, start Skype and webcam works.Now your webcam is working you can optionally (to improve the quality of your webcam picture), install v4l2ucp(video for linux 2 universal control panel) from the Software Manager.Type "v4l2ucp" in the search box and then select it.After installation go toMenu> Preferences > Video4Linux Control PanelThis will allow you to adjust the Contrast, Gamma, Auto Gain and Sharpness of your video. Simply click "Preview" and adjust the sliders to suit your requirements.If your webcam has a built-in microphone, to set it to default for use with Skype, go toMenu> Preferences > SoundClick on the input tab and select your webcam microphone from the choices listed for input devices.(Make sure microphone volume is not muted).As an alternative if the above fix does not work try using the lines below instead.Use lines below for x86(32bit)#!/bin/bash
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype Use lines below for x64(64bit)#!/bin/bash
LD_PRELOAD=/usr/lib32/libv4l/v4l2convert.so /usr/bin/skypeMake file executable as above.Tested on Linux Mint 9(Isadora) 32 and 64 bit, Linux Mint 10(Julia) 32 and 64 bitSkype 2.1.0.81(Beta) with Logitech E1000 and Genius VideoCAM GE111 webcams
1.1. SkypeThis information might be for the old versions of Skype and obsolete in 2010 and laterGo to main menu, System, Preferences, Menus: Applications, Internet, Items: Skype, Properties, and replace the Command withbash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype'1.1.1. 64-bitbash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype'If you get an error similar to the following:ERROR: ld.so: object '/usr/......../v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.Check the correct path to "v4l1compat.so" on your system: Go to the menu places, "search for files" and search for "v4l1compat.so" Then, substitute the right path into the previous commands as follows:bash -c 'LD_PRELOAD=/The/Right/Path/v4l2convert.so skype'If the above doesn't work then try running the command from a terminal and look at the output. If it is complaining about "error unexpected width / height in JPEG headerexpected: 320x240, header: 1600x1200" then try the followingbash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype'1.1.2. 64-bitbash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l2convert.so skype'If the above even doesn't work then try the followingexport XLIB_SKIP_ARGB_VISUALS=1
bash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype'1.1.3. 64-bitexport XLIB_SKIP_ARGB_VISUALS=1
bash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /usr/bin/skype'1.2. A clean start for skypeThis can be tidied up by writing a small script in /usr/local/bin called skype that comes higher in the loading sequence that the script of the same name in /usr/bin/. That script is in charge of running skype; the new script loads the correct libraries then hands control to the former script.In terminal type:$ sudo gedit /usr/local/bin/skypeand paste the following 2 line code snippet into gedit:LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
/usr/bin/skypesave and close. Now back in terminal make it executable$ sudo chmod a+x /usr/local/bin/skypeReboot type skype and the web cam just works. This was tested on Lucid with a Logitech Quick Cam Communicator.https://help.ubuntu.com/community/Webcam/Troubleshooting

Similar Messages

  • My webcam is not working for skype and other appli...

    Hello,
    My webcam is not working for skype and other applications i have used tinychat and tango..i have updated all version of skype as you said in other topics but all of them is not working for me...my device name is vimicro usb 2.0 and i have accidently deleted that device now i have installed that device again but its not working i have seen all topics please help me  ...
    i will be very thankful to you

    Please,  run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • My webcam is not working on skype or facetime, it says cannot find.

    Can someone help me figure out why my webcam is not working or able to be discovered when im using skype or facetime or at all since i downloaded Lion?

    I'm never really a nick-picker about internet writing, but I couldn't even understand what you said until the third time I read it through.
    Anyways, back to the subject. It may be because a lot of those websites are designed for Windows computers, and do not accept the Mac OS, just like how certain MSN Messengers designed for Apple cannot communicate with Windows computers through webcam, but can with other Apple computers.

  • [SOLVED] USB webcam mic not working in Skype after pulseaudio install

    I've followed the advice in the wikis
    https://wiki.archlinux.org/index.php/skype#Skype_sound
    https://wiki.archlinux.org/index.php/Al … ure_device
    but it's still not working.  Hoping someone can help me troubleshoot.  I did a test video using guvcview and the mic worked fine and the video had audio.
    Solution:
    Uninstalled pulseaudio
    Installed apulse from AUR
    Created and edited ~/.asoundrc as per https://wiki.archlinux.org/index.php/Al … ure_device
    Invoke skype:
    $ apulse skype
    Last edited by bpont (2014-11-17 05:44:24)

    Do you have pulseaudio installed or not? both of the solutions you posted are intended to be used if one doesn't want to use pulseaudio and both aren't necessary if you are actually using pulseaudio.

  • Microsof VX 3000 or 6000 Webcam does not work with Lync 2013 under Windows 8.1

    Hi,
    The problem is that i cannot use the Microsoft VX-3000 or VX-6000 with Lync 2013 under Windows 8.1.
    If i go in settings under Video i can see the preview from the webcam just fine, so it works there no problem.
    Wenn i try to enable my camera in a conference it does not work, i get an error: Your video cannot be started.
    Now, there are no Windows 8.1 drivers for the Webcam so i installed the latest Windows 7 drivers. Because of that this webcam does not work with apps, that is fine i understand the driver problem and the way the new apps work.
    But this Webcam works with skype under Windows 8.1 and it works with Lync 2010 client.
    The same Webcam works just fine with Lync 2013 under Windows 7.
    Is there anything i could do so that i get this Webcam to work with Lync 2013 desktop client under Windows 8.1?
    Thanks

    Hi,
    According to your description, it may be caused by driver.
    You can try to install the latest version of Display Driver to fix the display issue.
    Since there is no driver for Windows 8.1, I suggest you wait for updating.
    You can also post a case on Windows 8 forum, thank you for your understanding:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=W8ITProPreRel%2Cw81previtpro&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • USB webcam microphone not working with Starcraft 2 voice chat

    =USB webcam microphone not working with Starcraft 2 voice chat?Windows 7, X-fi Fatalty Pro
    I have a webcam with ?a built in microphone (Ps3 eye). ?It is connected by USB. ?The drivers are the CL-Eye drivers; a third party driver set since Sony does not directly support the eye for PC.
    in the windows audio device management, the microphone appears as normal and is set as the default device. ?I can use the windows sound recorder to record me speaking just fine. ?However if I use any other applications it doesn't seem to work at all. ?I can select the device as the default recording device in Starcraft 2 as well as Teamspeak 3 but no sound is detected. ?The USB microphone does not show up as a selectable device in recording options in my Creative Control Panel. ?Disabling the default creative microphone does nothing.
    I think the problem is in that windows can directly detect the microphone and so software that uses the windows audio device manager works fine, but anything that talks directly with my sound card software does not properly detect the microphone. ?Basically, I can select the device as a default device but it does not work.
    Any thoughts on this or am I SOL and have to find myself a shiny new headset?

    I had the same problem. You need to check the device index of your USB mic.
    In my case. I'm on a Mac OSX 10.6 system. I had four devices cataloged. With the last one being the USB mic.
    Then set like so in your AS code audioPub.microphoneManager.micIndex = 3;
    Remember, that the indexing is 0 based.
    The sound framework make the assumption that the index is 0.
    Hope that helps.

  • Webcam no longer working in Skype

    Hi All
    I have a Dell laptop with an integrated webcam and for some reason last Thursday the webcam no longer work in skype. It was working the day before. It still works in yahoo. When I try to make a video call or test it under options - video settings I get a black screen with that moving circle indicating that the video is loading but it never loads. The internet connection is very fast. Has anyone else seen this issue or know how to resolve it?
    Thank you in advance.
    Alan

    There are two main reasons why their are video incompatibilities in the newer releases.
    1.  The way video support was redesigned in 6.2 and above left some cameras incapable of supporting the new video mode in older style hardware.  For this reason the Skype special version (6.1.x) was made available.  This also resolves video incompatibility issues between very old releases (i.e. Skype for MAC OSX 2.8 and Skype Special Version for Windows allows video communication to occur between contacts vs. just audio)  
    https://support.skype.com/en/faq/FA12252/why-can-t-i-make-video-calls-on-the-latest-version-of-skype...
    2.  Bugs/incompatibilities are sometimes introduced in the newer releases like the recently reported issues with Dell XPS model cameras.  In that instance, you would have to downgrade to 6.3 or below which does not have that flaw.
    Skype 6.3 (the previous release)
    http://download.skype.com/msi/SkypeSetup_6.3.0.105.msi
    So while it may be highly inconvenient, if you are aware of the above you should be able resolve any video-related issue.  I for one have been fortunate as none of my laptop webcams including the one on my Dell has failed to work in any Skype for Windows release.

  • My webcam is not work

    Hi, my laptop is hp pavilion dv6 6010et, ı buy this laptop 45 days ago, two days ago my webcam is not work, ı try with cyberlink program with skype and messenger, how can ı solve this problem? Windows 7 64-bit.

    It is an easy fix..... right click the cam screen (ctrl + click) click settings on the left hand tab on the bottom of the pop up settings box and take the checkmark off of enable hardware acceleration

  • Built-in Camera not working on Skype

    Hello!I have some problems with video calling on Skype.I have Ubuntu 12.04 and a HP Laptop.The camera works great on cheese.The problem is my cam is not working on skype.If I go on Settings on Video Call section,my cam work,but not when I try to call somebody.It's just say that my device is not configured for video calling,but I make some video calls before,I can't understand.I tried all of the tutorials on the internet and I didn't find any solution.I appreciate if somebody would help and also sorry for my english,I'm still learning it.

    Hello!I have some problems with video calling on Skype.I have Ubuntu 12.04 and a HP Laptop.The camera works great on cheese.The problem is my cam is not working on skype.If I go on Settings on Video Call section,my cam work,but not when I try to call somebody.It's just say that my device is not configured for video calling,but I make some video calls before,I can't understand.I tried all of the tutorials on the internet and I didn't find any solution.I appreciate if somebody would help and also sorry for my english,I'm still learning it.

  • Satellite U400 - the webcam does not work anymore

    Hello guys here is my sudden probloema!
    About a year ago I purchased a laptop
    TOSHIBA - Satellite U400
    with s.o. WinVista 32bit and with integrated webcam chicony etc. ....
    For a year, everything worked correctly, but for some days now, the webcam does not work anymore.
    As soon as I try to open it, a message of management software cam that says "Webcam driver open fail, please restart or computer room"
    I tried to do it all: aggioronato and downloaded the drivers from toshiba, uninstalled the program and re installed the webcam ....! updated bios notebook ....! useless!
    the strange thing .. well that going into device manager ... the webcam is not there ....! but if the launch seems to open just then check quell caz ... Warning!!
    Gan you help me?
    Graziee

    Are you familiar and comfortable with LINUX LIVE bootable discs to load an alternative operating system with unobtrusive but extensive Toshiba device support so you can determine if your webcam hardware is ruined or if the problem is software and possibly solved reinstalling Windows ?
    At this point, you're pondering less time consuming but more expensive choices such as buying another web cam, or another computer and you might be temporarily borrowing someone else's web cam / using a non preferred spare web cam that isn't optimal for your needs.
    Continuously downloading software, registry cleaners, and repeatedly reinstalling drivers will eventually ruin your Windows installation and consume more time than you've wasted so far and still doesn't guarantee to fix your malfunction.

  • Satellite Pro M30 Win 7 - webcam does not work on msn messenger

    Hi all
    I have a Satellite Pro M30 Modell Nr.: PSM35E and have just changed to Windows 7. But the Nvidia Card NVIDIA GeForceTM FX Go5200 Grafik mit 64 MB RAM does not work properly.
    I could find a driver from Vista and installed it, have Aero pics on the desktop, but my webcam does not work on msn messenger and this is the only way for me to see my family.
    Can someone help me?
    Thanks for your help

    Hi
    Im a little bit confused; do you have some problems with the graphic card or with the webcam?
    I assume you are speaking about external webcam connected to the USB port? Right?
    What happens if you connect the webcam to the notebook? Can Win 7 recognize the connected device? Did you install additional drivers for this webcam?
    In most cases its necessary to do that because I think its not plug & play device.

  • My built in webcam has stopped working on Skype following an update. Does this mean my macbook air has blocked videochat on skype? How can I fix this problem?

    Hi, my built in webcam has stopped working on Skype following an update. Does this mean my macbook air has blocked videochat on skype? How can I fix this problem?

    See this thread:
    https://discussions.apple.com/thread/5306216?tstart=0
    FIX:  
    1. You need Time Machine
    2. Go to folder /Library/CoreMediaIO/Plug-Ins/DAL/
    3. Copy AppleCamera.plugin to good place (usb memory stick is the best place).
    4. Go to Time machine in date that skype work fine.
    5. Change AppleCamera.plugin with file from Time Machine
    6. Restart system, Now skype need to work with camera.
    If that doesnt pass,
    Suggest looking here, much success has been found:
    http://community.skype.com/t5/Mac/OS-X-10-8-5-broke-Video-on-MacBook-Air/td-p/18 91729/page/4

  • My camera is working but does not work on skype how do I turn the camera on for Skype

    My camer is working but does not work on skype how do I turn the camera on.

    See this thread:
    https://discussions.apple.com/thread/5306216?tstart=0
    FIX: 
    1. You need Time Machine
    2. Go to folder /Library/CoreMediaIO/Plug-Ins/DAL/
    3. Copy AppleCamera.plugin to good place (usb memory stick is the best place).
    4. Go to Time machine in date that skype work fine.
    5. Change AppleCamera.plugin with file from Time Machine
    6. Restart system, Now skype need to work with camera.
    If that doesnt pass,
    Suggest looking here, much success has been found:
    http://community.skype.com/t5/Mac/OS-X-10-8-5-broke-Video-on-MacBook-Air/td-p/18 91729/page/4

  • Camera is not working for Skype in Mac OS Maverics

    Hi,
    I have MacBook Pro (Mid 2012).  I have updated it to MAC OS Maverics.
    Since then camera is not working for Skype (Version 6.8.0.351)- only at the start it works for few seconds and then it freezes.
    It was working fine with Mac OS Lion.
    Please suggest some wayout from this.

    Shirsendu wrote: ... not working for Skype (Version 6.8.0.351....
    Install Skype Update: Skype_6.9.0.517
    Message was edited by: EZ Jim
    Mac OSX 10.9

  • Isight not working in Skype

    Not only is my brand new Macbook Pro 17 inch iSight camera previewing me in vibrant magenta (go figure) it's not working in Skype. The audio is working but now video, just my picture is showing. I need help as to why my camera isn't previewing in real colors nor is it working in Skype. HELP!!!

    It's possible that the camera is defective, but first I would try "resetting" it by zapping the parameter RAM by holding down the Command-Option-p-r keys at startup until you hear the startup chime ring three times.
    In Skype, you need to be sure you are using the latest Skype Beta software for Mac, version 2.0.0.3:
    <http://www.skype.com/download/skype/macosx/20beta.html>
    If you like, you can try connecting to me with iChat at [email protected] or with Skype at jawestonskype or jawestonskype2.

Maybe you are looking for

  • How can I parse text color from PSD

    Hi all, I am writing a parser of PSD in Java, but I just can't find the color of each character; I thought they were in Additional Layer Information of Layer and Mask Information Section. I have a text layer with a string, and each character has diff

  • Error page redirection in tomcat 4.1

    Hi, I have error page directive in web.xml as follows <error-page> <exception-type>javax.servlet.ServletException</exception-type> <location>/jsp/system_error.jsp</location> </error-page> But tomcat wouldnt show up this page. But this very same appli

  • Install Jdev 12c in a non-gui environment?

    Is there any way to install Jdeveloper 12C on a linux box that doesn't have X11 components installed. I know that the 11g version allowed it, I'd really like to be able to do the same for 12C.

  • Error, posting the message

    Why do I always get: 'Error, posting the message. Please make sure all required fields are entered' when I had not been given the option in the first place. You can tell I am finding this interface frustrating. Why is Apple using software that they c

  • Bought Premium, but am still a Free user

    Hey, This is my first time posting here, so be gentle ;)I swapped over to Spotify not too long ago, activated the free 7 day premium trial, became convinced relatively quickly and decided to get Premium before the 7 day trial was over. Everything was