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.81
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

1 2 3 4 5 6 .. 78 Next › Last »

fuhry commented on 2024-11-25 15:34 (UTC)

Here's a script I wrote to automatically update PKGBUILD and .SRCINFO using the latest upstream versions:

https://gist.github.com/fuhry/7fc8c799e93fbfecf7616282cfe17b83

For the maintainers, this should make it significantly easier to quickly respond to new upstream versions. Just run the script, commit PKGBUILD and .SRCINFO, and push.

Cyb3rD4d commented on 2024-11-22 15:02 (UTC)

OMG @ElementalWarrior you're right, the version 6.2.10 finally works! But the upgrade has reverted the pipewire mode, I had to re-enabled it in the settings (really annoying).

Now let's hope the Zoom developers won't break it again, or at least not for so long.

ElementalWarrior commented on 2024-11-20 19:11 (UTC) (edited on 2024-11-20 19:12 (UTC) by ElementalWarrior)

@Cyb3rD4d to counter your point.

I am running:

pipewire==1.2.6

sway-git==1.10.r7407.4fe054c-1

zoom=6.2.10-1

And just turned screen share to pipewire, and it worked for me. (after an eternity of it not working).

I do have to have it running xwayland though.

Cyb3rD4d commented on 2024-11-20 13:26 (UTC)

I tried to set the screen capture mode to Pipewire Mode but it does not work for me. I use Sway, the screen sharing works with Firefox and OBS so I think it's still an issue with Zoom.

Rhinoceros commented on 2024-11-20 02:16 (UTC)

Ah brilliant. Thank you @VanClaussen and @erbrecht. I can confirm it's working for me now too. I did some testing on two systems, and I didn't need to modify ~/.config/zoomus.conf, nor set an environment variable. The only change required was setting Screen capture mode on Wayland to Pipewire Mode as per @VanClaussen's comment.

@edh It would be helpful to pin a comment, at least linking to the wiki entry.

VanClaussen commented on 2024-11-19 20:42 (UTC)

The share selection is now working for me as well, someone in the forums mentioned that he had to set the wayland sharing option to pipewire in the settings. Located at Settings -> Screen Share -> Advanced

arash-m commented on 2024-11-19 20:38 (UTC)

@Rhinoceros I'm using Wayland on Gnome as well.

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.

Polly commented on 2024-11-19 09:19 (UTC)

@VanClaussen, yes, I switched to Manjaro testing some weeks ago. Curiously, though, I never had any problems with the screen share selection – on both stable and testing. What window manager are you using? I am on gnome (gnome-shell 1:47.1-1 with gdm 47.0-1), using a wayland only setup (wayland 1.23.1-1) with minimal x11 libraries installed.

Rhinoceros commented on 2024-11-19 02:13 (UTC)

I also still can't pick which window to share with Zoom 6.2.10. I'm also on the latest pipewire 1.2.6. After selecting "Use system window capture", there's a confirmation box from the DE saying "Remote control requested", then Zoom just shares all my screens.

I'm using Wayland on KDE, @arash-m, what are you using?