-
Notifications
You must be signed in to change notification settings - Fork 171
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
Error creating WebGLContext on Raspberry Pi #118
Comments
increasing GPU memory to
|
Here is a compiling script for FFMPEG on RP3. If anyone is interested in piping combining regl with headless-gl in node and piping it into ffmpeg. Have a look at this very_development repo. This pseudo code is to get the input of ffmpeg to be
Write rgba in: And somewhere there is a read on the gl context: |
good job |
After installing the pre-reqs, everything built perfectly on the raspberry pi 3, but I get errors trying to create a webgl context. Is operation on embedded platforms like the raspi possible?
I'm getting the following error:
Trying to install and use this npm library: https://www.npmjs.com/package/noisemaker
Thanks a lot, wonderful library!
The text was updated successfully, but these errors were encountered: