Gmail Video Chat Now Available On Linux
borfast writes "If you use Gmail on Linux, you may have wondered when you would be able to use the voice and video chat that Windows and Mac users have enjoyed for quite some time. The wait is finally over; Google yesterday announced video support for Linux browsers. Now if only Pidgin could provide solid video chat functionality in their client..."
According to the brief announcement on the Google blog, "Voice and video chat for Linux supports Ubuntu and other Debian-based Linux distributions, and RPM support will be coming soon."
Shows where Google's priorities (rightly) are. We have been waiting for years and can't even get a decently-working version of flash for Linux. Foreshadowing, perhaps?
Empathy has already supported XMPP video chats for years! And has been compatible with Google non-standard variant almost since it was announced.
hopefully it'll work in Firefox too? I mean, Iceweasel?
While nice that this feature is coming to Linux , I really wish that they would have released a tarball, bunzip, or whatever so non Debian/Ubuntu users can also try it out.
Well, if you didn't mind screwing around with ffmpeg, ffserver, and VLC Media Player, you could have done audioconferencing and videoconferencing already. Be warned, it isn't for the people who stray away from compiling and documentation.
Sadly enough, I didn't get any ofthe usual announcement email from Google.
It's ridiculous that I have to read every day their blog in order to know the news about the services I'm using...
Maybe Computers will never be as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]
...who thinks that Linux does not matter that much anymore? I am afraid I have that gut feeling. Maybe the upcoming Android devices will make Linux more relevant. Android on cell phones is doing quite well.
This is great and all, but it's obviously just the byproduct of Google preparing ChromeOS. Linux-based, browser-only.
Now if only Pidgin could provide solid video chat functionality in their client..."
Forget (just) video chat! How about file & photo sharing (Yahoo I'm looking at you!), better social media integration and a stock appearance that wasn't fugly?
Frankly, if Kopete wasn't such a POS in *buntu-land for the past year, I would have ditched Pidgin a long time ago.
I call it 'The Aristocrats'
Linux on the desktop hasn't really ever made significant enough inroads to matter all that much. With OSX whetting the whistle of most people who want *nix on the desktop, I doubt that Linux on the desktop will ever be anything more than what it is now: a tiny, marginalized platform only used by uber-geeks. It seems to me that companies are releasing Linux versions of software are releasing later and later, if ever.
I don't respond to AC's.
``Now if only Pidgin could provide solid video chat functionality in their client...''
I honestly think the Pidgin team isn't that interested in such features. Video chat was coded for it years ago (back when it was still called Gaim), but that code was never adopted. I guess it just isn't a very big deal, or else I expect people would have switched to software that does do video chat, like the gaim-vv fork, Kopete, or AMSN. I don't see that happening, though. And Skype got by without video support for years, too. The world at large doesn't really seem to care about video chat.
Please correct me if I got my facts wrong.
please provide a tarball.
My karma is not a Chameleon.
It would also be a "nice to have" if google could see to porting some version of their talk client so that I don't have to use my web-browser for the "official" plugin, that would be nice (though I've heard that empathy can do VV, I haven't had an opportunity to test that yet).
Oh, and while they're busy porting... how about a voice+video version for the Android, or at least voice.
login to gmail and go to your "settings", select "chat" from the tabs of things to change and you'll see the "Voice and video chat" section where it'll list the three devices( camera, microphone, speakers ) and the drop down lists should show what devices your system has available. To my surprise, it does list the USB camera and microphone but I have not tested this yet.
Looks pretty good so far.
LoB
"Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
there is a "Verify your settings" link in that "Voice and video chat" section and clicking that link expands to show you a video window of what your camera is seeing, a mic level meter and a sound/speaker meter. The mic meter should move when you tap the mic or talk and there's a link to send a ring sound to your speakers to test that.
on my system, all 3 test passed. Well done Google but too bad none of the setup details were mentioned on the digitizor.com page.
LoB
"Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
Easy enough to install .deb files even without alien.
Load the deb file into file-roller. Extract the data.tgz and control.tgz files. Move the files in the data.tgz file to their right places and run the postinst script from the control.tgz file.
Hmm, seems Google installs a daily cron job to check to see if there is an update for their plugin. Nice of them to do, but I'm not sure I'd want software updates until I decide to do them.
Post anonymously - For when your opinion embarrasses even you!
using the alien utility
alien -r google-talkplugin_current_amd64.deb
creates google-talkplugin-1.4.1.0-2.x86_64.rpm
rpm -i google-talkplugin-1.4.1.0-2.x86_64.rpm
a few dependency issues :
libcrypto.so.0.9.8 is needed by google-talkplugin-1.4.1.0-2.x86_64
libcrypto.so.0.9.8(OPENSSL_0.9.8) is needed by google-talkplugin-1.4.1.0-2.x86_64
libssl.so.0.9.8 is needed by google-talkplugin-1.4.1.0-2.x86_64
libssl.so.0.9.8(OPENSSL_0.9.8) is needed by google-talkplugin-1.4.1.0-2.x86_64
I know these are installed, both 64 and 686 versions, so i throw a --nodeps in and manually softlink the files in my lib/lib64 to the current versions /usr/lib/mozilla/plugins/ /opt/google/talkplugin/libnpgoogletalk64.so /opt/google/talkplugin/libnpgtpo3dautoplugin.so :(
Fired up FF and I see no new extensions. Hmm
I checked the plugins folders and see the google talks files got linked to the 32bit path not the 64bit libs path
ls -l
libnpgoogletalk64.so ->
libnpgtpo3dautoplugin.so ->
So I link these in my 64 plugin path (/usr/lib64/mozilla/plugins/). Fired up FF again and now I have new plugins! no errors about depends in the terminal...
Alas, gmail does not recognize they are there
from 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
to 45 2F 6E 40 3C DF 10 71 4E 41 DF AA 25 7D 31 3F
I think it's silly that one of Google's communication products doesn't work on their communication OS. It's especially raw now that Fring and Skype are splitsville.
In the old days (yesterday) when I was using Empathy's Jabber/XMPP to do remote desktop control and file transfer, this was built in. Now how can I help gram-ma out?
Just type: alien --to-rpm google-talkplugin_current_i386.deb
At least, this worked fine for Mandriva 2010.0 on a Dell mini 9.
Sdelat' Ameriku velikoy Snova!
I can't grow a beard you insensitive clod!
Not being able to video chat on my linux box is what finally pushed me over the edge and I bought a Mac Pro workstation.