Results 273 comments of codeanticode

@willtmakinen78 @viv1kk @JonasMumm I'd recommend to try the [latest beta](https://github.com/processing/processing-video/releases/tag/r6-v2.0-beta4), as it uses the most recent version of GStreamer and so it should have better support for capture devices in...

@clankill3r does it still happen with the [latest beta](https://github.com/processing/processing-video/releases/tag/r6-v2.0-beta4) of the library?

Sure, not big deal. I'm just cleaning up old issues, and trying to close those that are no longer valid.

@dackdel Do you get that error with the [latest beta version](https://github.com/processing/processing-video/releases/tag/r6-v2.0-beta4) of the library? It should work with a standard Ubuntu distribution using GStreamer 1.x

@softpunch @AnastasiaDunbar the [latest beta version](processing) of the video library should work better in general, as it is based on GStreamer 1.x Please confirm if this is still and issue.

Even though Processing's PList file contains the entry `NSCameraUsageDescription` (https://github.com/processing/processing4/commit/c5baab0b6e2d63a3c82f128b03fae8dc8a63ac34), camera permission is not granted unless using the launch-from-terminal workaround that @owochel mentioned. Maybe the video library or Processing have...

@benfry I get the same thing with version 1274 (the duplicate message in the console after showing the permission dialog) but then it works when the running the sketch for...

The sketch crashes when opening the permission dialog in 4.0a3, so the extra entitlements seem to be making a difference. I'll look into what else could be in the library...

Sounds like the gstreamer libraries are not loading properly. What version of MacOS are you on? And hardware specs?

@doronby thanks for the update. I will make sure to package gstreamer 1.19 in the next release of the video library.