Welcome, Guest. Please login or register.

Login with username, password and session length
February 06, 2012, 02:07:06 AM
[Less]
  • News: ATokar.net 3.0 has been released! Click here for more info.

  •  
linktree ATokar.net  >  Coding  >  Tutorials
linktree Topic: How to: Get Skype video to work on Ubuntu Linux
Pages: [1]   Go Down
  Print  
Author Topic: How to: Get Skype video to work on Ubuntu Linux  (Read 2000 times)
0 Members and 1 Guest are viewing this topic. Bookmarked by 0 members.
Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« on: December 20, 2008, 10:39:33 PM »

So, this is more or less a well known bug that Skype on Linux doesn't support too much webcams. Well, in this tutorial, we will solve this bug.

First of all, you will need to go to your home directory. In my case, it would be /home/alex/. Now we will create file (by right clicking in nautilus and selecting Create document -> empty file, or if you prefer command line, then touch skype.sh). Then we need to right click on the created skype.sh, select Properties and click on the Permissions tab. There we need to check "Allow executing file as program" box (again, if you want to do it with command line, use chmod 740 skype.sh).

Now we need to edit it with your favorite text editor (mine is Gedit, gedit skype.sh) and paste in the following lines:
Code: [Select]
#! /bin/bash
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype


and save it. Now we've got what we wanted! Double click the skype.sh, skype starts and your webcam should work!

You can also update your shortcuts to Skype (if any) to use the command /home/your_username/skype.sh instead of skype. In my case, this would be /home/alex/skype.sh

Hope all works ok!

Of course this should work on any Linux based OS, not just Ubuntu. Thanks goes to Nobbit for finding this useful fix. ;)

Source of the fix: http://ubuntuforums.org/showpost.php?p=6115686
« Last Edit: December 20, 2008, 10:48:38 PM by Cleo » Logged

Nobbit
Global Moderator
Karma: +4/-0
Offline Offline

Gender: Male
Posts: 148




« Reply #1 on: December 21, 2008, 03:28:56 PM »

Well, this has been tested on some different webcams, so far. However, you might want to test it for your special type to see if it works there as well. To do this quickly

open terminal
enter LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
skype opens automatically
options/settings => video => test
if it works, u might want to do as suggested above by Cleo ;)
« Last Edit: December 21, 2008, 08:06:10 PM by Nobbit » Logged

And after they killed the Hobbit, it went even worse 'cause there appeared ... the Nobbit
Pages: [1]   Go Up
  Print  
 
Jump to:  


Copyright © 2007–2010 ATokar.net. All trademarks are property of their respective owners.
Powered by SMF | SMF © 2006–2007, Simple Machines LLC
Page created in 0.241 seconds with 27 queries.
Contact Us - ATokar.net - XML - Sitemap - Top
Valid HTML 4.01! Valid CSS! Valid RSS! Powered by Linux Powered by MySQL Powered by PHP Powered by Apache 2.2