Centaury icon indicating copy to clipboard operation
Centaury copied to clipboard

Google Meet(Hangouts meet) not working

Open gdl-blue opened this issue 5 years ago • 9 comments

Is it possible to support Google Meet on Centaury? When I visit meet.google.com and start a conference, I get an error. I used the user-agent: Mozilla/5.0 (Windows NT 6.1; rv:68.9) Gecko/20100101 Firefox/68.9

gdl-blue avatar Oct 10 '20 10:10 gdl-blue

Provide more details, about the error, assume you use recent version

Feodor2 avatar Oct 14 '20 16:10 Feodor2

There are not many details in the site, but there were some errrors in the console TypeError: a.Aa.addTransceiver is not a function[Learn More]

HTTP “Content-Type” of “text/html” is not supported. Load of media resource https://meet.google.com/ failed.

gdl-blue avatar Oct 15 '20 03:10 gdl-blue

Try Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102

Feodor2 avatar Oct 16 '20 11:10 Feodor2

Almost worked, but an error occured when loading the camera and microphone(Error screen appeared right after my face showed up in the screen). Using Windows XP MCE 2005 SP3 and Windows Server 2008(Vista) SP2.

Errors on XP:

Error: WebGL: Disallowing antialiased backbuffers due to blacklisting.  
Error: WebGL: Failed to create WebGL context: WebGL creation failed: 
* Error during ANGLE OpenGL init.
* Error during ANGLE OpenGL init.
* Exhausted GL driver caps.

Cannot test Vista right now because I cannot boot into it after installing XP on my machine.

gdl-blue avatar Oct 20 '20 14:10 gdl-blue

in the about:config set webgl.disabled;true

Feodor2 avatar Oct 21 '20 15:10 Feodor2

I get an error that webGL is disabled. By the way, I tried on a PC that has graphics driver installed but it doesn't work either.

image

gdl-blue avatar Oct 24 '20 01:10 gdl-blue

Huh all sorts of error, try this security.csp.enable;false

Feodor2 avatar Oct 24 '20 17:10 Feodor2

Still not working, and no additional errors in the console. There are only deprecation warnings and no errors.

gdl-blue avatar Oct 25 '20 13:10 gdl-blue

I think the browser does not support WebGL properly, sites like Scratch 3, Google Jamboard, Meet, etc requires WebGL but thost sites doesn't work on Centaury & Mypal, both on computers that support 3D graphics or not.

webgl.disabled is false in about:config

image

image

gdl-blue avatar Dec 26 '20 15:12 gdl-blue