Antoine Coutellier

Results 12 comments of Antoine Coutellier

Thanks for the hard work @Sparticuz, I'm wondering if anyone can access https://get.webgl.org/ with a working "spinning cube" ? On my end with your binaries I only have the following...

> @Antoine-C I would double check your code and verify that you are running my fork, or this PR. It's working on my end. > ![image](https://user-images.githubusercontent.com/161913/169390546-e6221fb6-de5a-4fdb-bb2e-7a267aa3d3cd.png) > Thanks a lot...

@Sparticuz Can confirm the issue with WebGL as @yakirza17 mentioned, double checked everything, used your fork with binaries and [webgl](https://get.webgl.org/) is not working using the official lambda docker image `FROM...

@codykaup I had the same error when using Lambda docker image on Apple M1, you need to add the `--platform linux/amd64` in order to get rid of this error 👍

@Sparticuz I can confirm the issue @bjassael is having with performance degradation with the WebGL fix, I can see screenshots being 10x slower (I see numbers going from 150ms to...

> > I had the same error when using Lambda docker image on Apple M1, you need to add the `--platform linux/amd64` in order to get rid of this error...

@Sparticuz I was able to run [0x](https://github.com/davidmarkclements/0x) in a Lambda docker container and the flamegraph doesn't show any unoptimized bits regarding the screenshot in playwright nor chrome_aws_lambda so IMO the...

@Sparticuz No worries, have you had the chance to look at it ? On my end I've noticed quite some "Browser closed" errors with ```[pid=348][err] [0626/041651.533068:ERROR:egl_util.cc(74)] Failed to load GLES...

Hi ! Any update on this feature?

Hello @0x416e746f6e 👋 Thanks for the PR, I will take a look at it / merge it next week 🤞