4
Brought to you by: My Brave True Hero - http://www.mybravetruehero.com Page 1 Skype Upside Down Video Problem SOLVED Computer Related Problem To learn more information about this topic visit: My Brave True Hero

Skype Upside Down Video Problem SOLVED

Embed Size (px)

DESCRIPTION

Having a Upside down video call problem?

Citation preview

Page 1: Skype Upside Down Video Problem SOLVED

Brought to you by: My Brave True Hero - http://www.mybravetruehero.com Page 1

Skype Upside Down

Video Problem

SOLVED

Computer Related Problem

To learn more information about this topic visit:

My Brave True Hero

Page 2: Skype Upside Down Video Problem SOLVED

Brought to you by: My Brave True Hero - http://www.mybravetruehero.com Page 2

I have been having this problem in my video in

skype ever since I started using linux every time i

use video call my video was upside down and finally

after long months of waiting I finally fixed it.

Here is what you need to do

1. Go to the terminal and go root

su

2. Enter your root password and then copy this code

and paste it in

sudo gedit /usr/local/bin/skype

3. Paste this code in the window that appear

LD_PRELOAD=/usr/lib/libv4l/v4l1comp

at.so

export LD_PRELOAD

4. Save it

5. Go to the skype icon where you open up your

skype, right click and change the command from

skype to

/usr/local/bin/skype

Page 3: Skype Upside Down Video Problem SOLVED

Brought to you by: My Brave True Hero - http://www.mybravetruehero.com Page 3

6. Now the last part is to change the permission

chmod 755 /usr/local/bin/skype

And your done, hope this is helpful

Page 4: Skype Upside Down Video Problem SOLVED

Brought to you by: My Brave True Hero - http://www.mybravetruehero.com Page 4

To learn more information about this topic visit:

My Brave True Hero