57

My employer wants me and the team of developers to communicate with them using gotomeeting.com service. Is it possible to use GoToMeeting in Debian? I know that officially GoToMeeting supports only Mac and Win.

The reason: I am very happy with software development under Linux and don't want to migrate to Windows just because of one or two programs.

Jeff Schaller
  • 67,283
  • 35
  • 116
  • 255

4 Answers4

58

Use the HTML5 version, which runs fine under Chrome, no need to use phone for voice.

Open it at:

https://app.gotomeeting.com

Or if you want to directly open the meeting using the ID:

https://app.gotomeeting.com/index.html?meetingid=<id>

Create Shortcut

You can create a Web App in Chrome, clicking in the sandwich icon, then Install GoToMeeting.

If this entry is not available, you can use More Tools > Create Shortcut.

Rael Gugelmin Cunha
  • 1,566
  • 13
  • 12
11

There's an option on GoToMeeting setup to permit "Web Viewer". If it's checked you can do the entire meeting within your browser, no plugin or standalone required. See the Linux section of the support page.

amphetamachine
  • 5,517
  • 2
  • 35
  • 43
Drew
  • 111
2

If it doesn't work with Wine or CodeWeaver (commercial version of Wine), then your only option will be to run a (stripped down) copy of Windows in a virtual machine (KVM, Xen, virtualbox all support Windows guests) or use an alternative that supports Linux (there are plenty of cross-platform java-based, and opensource ones you can install on your own server).

0

I'm using it on Ubuntu 18.04 and in Chrom{e}{ium}. The image is OK but the sound does not work (I cannot use the laptop speakers/mic). With sound on the phone I can see the shared screens etc. but I would call their Linux support pretty poor.

  • FWIW the Gotomeeting webapp does not support hosting a meeting or acting as a meeting Organizer. – Matthew Jan 10 '23 at 18:48
  • This answer was from ages ago, I think in 20 and 22 meetings (as a participant) go OK in those browsers. Never tried hosting one as I'm still trying to avoid GotoMeeting. – alle_meije Jan 11 '23 at 08:53
  • Participating in a meeting is OK in the Gotomeeting and Gotowebinar webapps (in browsers like Chrome). But the webapps do not support hosting a meeting or acting as a meeting Organizer. You need the Windows or Chrome desktop app for hosting or acting as a meeting Organizer. There is no Linux desktop app. – Matthew Jan 12 '23 at 13:46