I've been working on upgrading Zoom for a while now.
- It will fix pulseaudio problems:
For years, Raspberry Pi OS has been notorious for glitching when pulseaudio is installed. Well, pulseaudio was necessary for Zoom to work. So, I made the install script install pulseaudio, and then disable it.
Times have changed since then, and RPiOS has switched to pulseaudio! As soon as that happened, I removed the pulse-disabling code from the install script, but everyone who installed Zoom prior to that still has a broken Pulseaudio setup.
So this new Zoom app version will undo those changes and fix everybody's system.
- Also, I'm switching Zoom to use box86-updater, instead of compiling box86. This saves a massive amount of time.
- As Zoom's official download website is back online thanks to this bug report, this script will download from there instead of from my zoom_686_mirror.
Slightly off-topic: There has been a super-popular feature request on Zoom's developer forum site for them to release ARM builds for the Raspberry Pi. It's seemed to me that Zoom Inc. has been ignoring it.
UNTIL I happened to mention it on the download-link-is-broken support thread. A Zoom staff member saw it and says "Thanks @Botspot! :) We will evaluate the demand here."
Cool. I may have just gotten the ball rolling for an official Zoom ARM build by writing that.
I've been working on upgrading Zoom for a while now.
For years, Raspberry Pi OS has been notorious for glitching when pulseaudio is installed. Well, pulseaudio was necessary for Zoom to work. So, I made the install script install pulseaudio, and then disable it.
Times have changed since then, and RPiOS has switched to pulseaudio! As soon as that happened, I removed the pulse-disabling code from the install script, but everyone who installed Zoom prior to that still has a broken Pulseaudio setup.
So this new Zoom app version will undo those changes and fix everybody's system.
Slightly off-topic: There has been a super-popular feature request on Zoom's developer forum site for them to release ARM builds for the Raspberry Pi. It's seemed to me that Zoom Inc. has been ignoring it.
UNTIL I happened to mention it on the download-link-is-broken support thread. A Zoom staff member saw it and says "Thanks @Botspot! :) We will evaluate the demand here."
Cool. I may have just gotten the ball rolling for an official Zoom ARM build by writing that.