Differences between revisions 4 and 5
Revision 4 as of 2013-12-07 03:43:44
Size: 588
Editor: CarlNobile
Comment:
Revision 5 as of 2014-01-17 01:58:03
Size: 780
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:


== Skype ==

{{{env PULSE_LATENCY_MSEC=30 LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype %U}}}

The above line can be put in a script or directly in the menu launcher.

CAM Upside Down

On some laptops where the CAM was installed during manufacturing Upside Down, the CAM image is upside down on Linux. This seems to effect mostly skype and cheese. Here are some links that explain how this may be fixed.

Paul Labis

Georgi Georgiev

Ask Ubuntu

Skype

env PULSE_LATENCY_MSEC=30 LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype %U

The above line can be put in a script or directly in the menu launcher.

CAM-UpsideDown (last edited 2014-01-17 01:58:03 by CarlNobile)