Skip to content
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

Google Meet(Hangouts meet) not working #13

Open
gdl-blue opened this issue Oct 10, 2020 · 9 comments
Open

Google Meet(Hangouts meet) not working #13

gdl-blue opened this issue Oct 10, 2020 · 9 comments

Comments

@gdl-blue
Copy link
Contributor

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

@Feodor2
Copy link
Owner

Feodor2 commented Oct 14, 2020

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

@gdl-blue
Copy link
Contributor Author

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.

@Feodor2
Copy link
Owner

Feodor2 commented Oct 16, 2020

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

@gdl-blue
Copy link
Contributor Author

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.

@Feodor2
Copy link
Owner

Feodor2 commented Oct 21, 2020

in the about:config set webgl.disabled;true

@gdl-blue
Copy link
Contributor Author

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

@Feodor2
Copy link
Owner

Feodor2 commented Oct 24, 2020

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

@gdl-blue
Copy link
Contributor Author

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

@gdl-blue
Copy link
Contributor Author

gdl-blue commented Dec 26, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants