Replies: 1 comment
-
I'm not sure if it's possible to use OpenGL acceleration on lambda as I never used the service myself, but this docker guide I wrote should give some insights on what needs to happen for it: https://brokensrc.dev/get/docker/ as for glfw, simply use ideally, set the output video to an absolute path, but relative works also, and the scene returns a list of rendered videos, as seen in the current webui implementation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, great tool. It's amazing. But I've spent the last 5 days trying to cram it on AWS Lambda. I have many problems with glfw and writing to read only directories. Is there any easier way to handle this?
Beta Was this translation helpful? Give feedback.
All reactions