File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 <key>JVMArguments</key>
7272 <array>
7373 </array>
74+
75+ <key>NSCameraUsageDescription</key>
76+ <string>This app uses video camera input. </string>
77+ <key>NSMicrophoneUsageDescription</key>
78+ <string>This app uses microphone input. </string>
7479 </dict>
7580</plist>
Original file line number Diff line number Diff line change 111272 (4.0a3)
2+ X make changes to get sound and video to prompt on Catalina
3+ X also fix for exported applications
24
35_ startup chatter (from appbundler?)
46_ Processing[25059:13082813] int launch(char *, int, char **) Launchpath
@@ -24,6 +26,8 @@ _ workarounds https://gist.github.com/i3games/b063987dfb62baf5d0afda422631b480
2426https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/requesting_authorization_for_media_capture_on_macos
2527_ helpful comment on video
2628_ https://github.com/processing/processing-video/issues/134#issuecomment-617301980
29+ _ beta 4 works better, but only if replacing just the library folder
30+ _ https://github.com/processing/processing-video/releases
2731
2832_ update appbundler? https://github.com/TheInfiniteKind/appbundler
2933_ might be broken though https://github.com/TheInfiniteKind/appbundler/issues/70
You can’t perform that action at this time.
0 commit comments