Webcam detection #138
-
|
I had to change computer and I'm back to position one. I can not acces the webcam. The video capture example shows a black input. Not error reported to the console. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Possibly try changing the device from |
Beta Was this translation helpful? Give feedback.
Possibly try changing the device from
defaultto1. Or the reverse if you've changed it already. This is probably some weird interaction between GStreamer'sautovideosrcand PipeWire. Changing the device should make it use the same pipeline as Processing. The Processing video library is using the same binding library developed for PraxisLIVE, so if it works in one it should be possible to make it work in the other.