live camera capture works maybe 1 out of every 20 times i click to run the sketch (see simple example code below). otherwise, the feed freezes on a gray screen with spinning wheel and the following error message in the console:
Could not find any devices
Processing video library using GStreamer 1.16.2
IllegalStateException: Could not find any devices
IllegalStateException: Could not find any devices
IllegalStateException: Could not find any devices
IllegalStateException: Could not find any devices
processing 3.5.4 x64
windows 10 x64
camera works fine in other apps (e.g. Camera, Zoom), drivers are updated
When I try to run some Capture examples these messages appear in the console:
Processing video library using GStreamer 1.16.2
There are no cameras available for capture.
WARNING: no real random source present!
You need to move the GStreamer library around in the exported application as the Video library is looking in the wrong location due to a bug in Processing.