LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   webcam mounted upsidedown :/ 11.10 ubuntu (https://www.linuxquestions.org/questions/linux-software-2/webcam-mounted-upsidedown-11-10-ubuntu-908262/)

j0eh4x 10-14-2011 09:41 PM

webcam mounted upsidedown :/ 11.10 ubuntu
 
Everytime I use a new version of linux I run into this problem again.
in 11.04 i was using

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so firefox
to fix my flipped webcam and it worked great now that im in 11.10 with gnomeshell its not working any ideas?

SecretCode 10-17-2011 03:01 PM

Try this: Paul Labis: Fix upside-down or inverted webcam on Ubuntu linux

Using
Code:

export LIBV4LCONTROL_FLAGS=3 && LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so cheese
works for me, although there's a warning on that page that this is only for debug. It's probably not the best solution.


All times are GMT -5. The time now is 07:23 PM.