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

capture-website does not work with website that need gpu rendering #78

Open
Houssem-Baaka opened this issue Mar 15, 2021 · 1 comment
Open

Comments

@Houssem-Baaka
Copy link

I would like to make thumbnails from pages like this one:
https://potree.org/potree/examples/vr_heidentor.html

is there is a way to get it to work ?

Friendly regards

@sindresorhus
Copy link
Owner

What happened? Did you get an error in the terminal or in the website?

I just tried this:

capture-website --debug  --launch-options '{"args": ["--disable-gpu"]}' https://potree.org/potree/examples/vr_heidentor.html > foo.png

And the problem seems that it never finishes rendering, so the load event is never called.

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