Package Details: zoom 6.2.11-1

Git Clone URL: https://aur.archlinux.org/zoom.git (read-only, click to copy)
Package Base: zoom
Description: Video Conferencing and Web Conferencing Service
Upstream URL: https://zoom.us/
Keywords: call conference meeting video
Licenses: LicenseRef-zoom
Submitter: edh
Maintainer: edh
Last Packager: edh
Votes: 670
Popularity: 6.68
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-11-25 17:39 (UTC)

Dependencies (31)

Sources (1)

Pinned Comments

erbrecht commented on 2024-11-19 13:06 (UTC)

@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:

  • Zoom 6.2.10
  • pipewire 1.2.6

I followed the Screen share section on the Zoom wiki page:

https://wiki.archlinux.org/title/Zoom_Meetings

The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.

edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)

I contacted the zoom support on 13th July 2016 and tried to lure them into creating a proper PKGBUILD respectively adopting this one, considering they are providing a package over very none standard ways to the Arch Linux community (downloading via a *foreign* site) and not through the official repo or the AUR. However there was little to no progress so far.

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 78 Next › Last »

Energi commented on 2022-05-23 08:32 (UTC)

After updating to 5.10.6, none of my system microphones produces an output. Using pulseaudio. Works properly when downgraded to 5.10.4.

elynnaie commented on 2022-05-18 19:05 (UTC)

After the most recent update, when connected to a meeting, as soon as I connect a bluetooth audio device, Zoom crashes. Have others been having a similar issue?

Similar, but a bit different. When I try to select my bluetooth headphones in my zoom speaker settings, it blares a loud static noise that doesn't end until I quit zoom or disconnect my headphones. I'm using pipewire.

keiichiiownsu12 commented on 2022-05-18 12:54 (UTC)

After the most recent update, when connected to a meeting, as soon as I connect a bluetooth audio device, Zoom crashes. Have others been having a similar issue?

d_fajardo commented on 2022-05-18 11:57 (UTC)

Zoom crashes whenever I try to do a Share Screen. Just wondering if this is a bug worth reporting upstream or if this is a local problem.

d_fajardo commented on 2022-05-18 11:55 (UTC)

Zoom crashes whenever I try to do a Share Screen. Just wondering if others are having the same issue. Could this be a bug worth reporting upstream?

d_fajardo commented on 2022-05-18 11:55 (UTC)

Zoom crashes whenever I try to do a Share Screen. Just wondering if others are having the same issue. Could this be a bug worth reporting upstream?

punkdevrobot commented on 2022-05-18 10:11 (UTC)

Virtual backgrounds still not working for me. Every time I enable them my camera freezes and unfreezes if I disable them.

Adding

[FEATURE]
SMARTVB=1

to ~/.config/zoom.conf.us did not fix the issue.

I would appreciate any suggestions.

zalmanlew commented on 2022-05-17 18:56 (UTC)

Hey everyone. What do I actually need to include in the ~/.config/zoomus.conf file in order to get the settings to apply?

I've tried a few different ways but couldn't get it to work. I'm trying to disable login with google, facebook, sso and a few other settings. The configs for Windows are

nogoogle=1
nofacebook=1
nosso=1
login_domain=domain.com
FullScreenWhenJoin=1
DisableVirtualBkgnd=1
DisableVideoFilters=1

brandons209 commented on 2022-05-17 16:28 (UTC) (edited on 2022-05-17 16:30 (UTC) by brandons209)

@fant0me Adding the section referenced in that support article to ~/.config/zoomus.conf worked for me!

Steps:

  1. Edit ~/.config/zoomus.conf using whatever text editor.
  2. Scroll to the bottom and add this section:
[FEATURE]
SMARTVB=1

Restart zoom and viola! Backgrounds work flawlessly again. I tried this with blur, default backgrounds, and custom backgrounds. There are other issues with audio on the latest version so you might want to downgrade as well.