-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zoom getting an upgrade #188
Comments
@Botspot is it possible to make the install script try to download from the zoom website, and if it fails then download from your mirror? |
Good idea. |
It turns out the latest version of Zoom 9686 is quite unstable! Out of five tries, it crashed upon joining a meeting three of those tries. And, it's crashing 100% of the time when you click on Share Screen. Because of this, the Zoom app will continue using my zoom_686_mirror. Yes the client is outdated, but it actually works. |
New Zoom App version uploaded with commit 6026e18. |
I can't hear anything, should I install PulseAudio... right? The thing is that installation Bluetooth headphones is a madness |
That probably wouldn't help. The Zoom app already installs pulseaudio already. |
Mhm, right. So what can I do or I suppose to do about the audio issue? Any
help?
~V. Fabian T· Mendes C.
El mié, 27 ene 2021 a las 12:44, Botspot (<notifications@github.com>)
escribió:
… I can't hear anything, should I install PulseAudio... right? The thing is
that installation Bluetooth headphones is a madness
That probably wouldn't help. The Zoom app already installs pulseaudio
already.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHOIWFYYB4UEUCPFKT6NYG3S4A7GFANCNFSM4VQRNAQQ>
.
|
No help. A lot pf people report the same thing, but nobody knows why. Audio problems started at about the same time Raspberry Pi OS switched to using pulseaudio. |
I tried to install Zoom on a rpi4 running latest raspios and got this error message: Setting up box86 (1:0.2.1+13cce1a4-1) ... Failed to install Box86 with install-32 script! |
@slaattnes Thank you for the bug report. To properly document your issue, I've created a new github issue for this. Link: #471 |
Hello , i have a joyaccsess webcam and in zoom the microphone dont work. itested it in some other apps and there the microphone works what can i do? |
@spinalbassoon10 that's a known issue, I think ptitseb (the developer of box86) said he thinks that pulseaudio isn't wrapped correctly. maybe linux x64 zoom will run better with box64 when its released. |
Happened to me too. I am trying to fix that. |
has anyone gotten a mic to work on zoom? |
Audio input doesn't work with Box86+zoom currently, it does work with box64 amd zoom. |
oh alright thanks |
You can't downgrade, box64 is an x64 emulator for linux arm64. |
Hi, I installed zoom x86-64 using pi-app. Launching Zoom. Please help me and give a hint. Thanks and Regards, |
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.
The text was updated successfully, but these errors were encountered: