processing-video
processing-video copied to clipboard
Video Library for Processing 4 does not run on this architecture: linux-arm (Raspberry Pi)
I'm a relatively inexperienced user of Processing and Raspberry Pi, and I'm trying to run a Processing sketch which does work on a different Raspberry Pi from this one, and also runs on a Mac... When I run the sketch, it produces this error message:
"Video Library for Processing 4 does not run on this architecture: linux-arm" plus a lot of other error text below that, including mention of Java Runtime Environment.
Hardware and software: Raspberry Pi 3 Model B Raspbian GNU/Linux 9 (stretch) Processing 4.3.4 Processing Video Library 2.2.2
Can anyone provide any insight or solutions? Thanks.