Linux, Open Source, Web, Engineering, Technology
July 21, 2011
(English) Fix webcam not working with Google chat or Google Plus Hangouts under Ubuntu 64bit
Before proceeding, make sure Google Talk plugin is installed.
sudo apt-get install lib32v4l-0
sudo mv /opt/google/talkplugin/GoogleTalkPlugin /opt/google/talkplugin/GoogleTalkPlugin.real
echo ‘#!/bin/sh’ | sudo tee /opt/google/talkplugin/GoogleTalkPlugin
echo «LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /opt/google/talkplugin/GoogleTalkPlugin.real» | sudo tee -a /opt/google/talkplugin/GoogleTalkPlugin
sudo chmod +x /opt/google/talkplugin/GoogleTalkPlugin
Revert:
sudo rm /opt/google/talkplugin/GoogleTalkPlugin
sudo mv /opt/google/talkplugin/GoogleTalkPlugin.real /opt/google/talkplugin/GoogleTalkPlugin
Escrito por acuervo. Archivado bajo 64-bit, Google, Google +, Google Chat, Linux, terminal, Ubuntu.
Leave a Reply
Recently
- Domain registration in over 60 Top level domains
- xType
- The Divide Platform by enterproid
- Installing Canon’s ImageCLASS MF4270 on Ubuntu 64 bit
- Open Source Bare Metal Backup & Restore