Raptor Computing Systems Community Forums (BETA)

Software => Applications and Porting => Topic started by: pocock on February 16, 2021, 04:21:51 pm

Title: Zoom - errors about audio, video not supported
Post by: pocock on February 16, 2021, 04:21:51 pm

Zoom has test site at https://zoom.us/test (https://zoom.us/test)

It always gives an error "Your browser does not support using the computer's audio device"

Looking at the JavaScript web console, there are some messages like this

Code: [Select]
Uncaught TypeError: i.a.sendSocket is not a function
    O https://st1.zoom.us/web_client/6sh2md/js/webclient.min.js:1
    h https://st1.zoom.us/web_client/6sh2md/js/webclient.min.js:1
    Lodash 3

One person suggested bugs with slow download of resources (https://devforum.zoom.us/t/sometimes-javascript-errors-on-load-no-audio-with-chinese-cdn-preloadwasm-no-gzip-compression-on-cdn-files/20925) but I'm on gigabit fibre.  An x86 laptop on the same fibre connection does not give the problem.  This issue could be a red herring.

Both laptop and Talos II are running Firefox 78.7 ESR

One difference I notice: the Talos II always shows the captcha, the laptop always bypasses the captcha

Does anybody have any insights into this or workarounds?

Will a newer Firefox build fix it?
Title: Re: Zoom - errors about audio, video not supported
Post by: ClassicHasClass on February 17, 2021, 06:32:20 pm
I'll have a look at this this evening, but assuming there is an issue, I can't really debug this myself because of the nature of my firewall.
Title: Re: Zoom - errors about audio, video not supported
Post by: pocock on February 18, 2021, 09:31:02 am
Thanks, even if you can offer hints for other people to debug it would be very welcome
Title: Re: Zoom - errors about audio, video not supported
Post by: ClassicHasClass on February 20, 2021, 11:23:43 am
I got your other E-mail. I'll have a look later today (working this weekend).
Title: Re: Zoom - errors about audio, video not supported
Post by: pocock on February 22, 2021, 10:15:41 am
There is at least one support request open with Zoom about this.

Can anybody else confirm either you have the problem too, or it works fine on your system?

Please also share the Firefox build (e.g. Debian, Fedora, version number, ...)