Closed
Description
Description
When launching Processing.app and a user wants to use audio input for example, the app doesn’t aks for permission to use the microphone
Expected Behavior
Trigger a window asking the user for the processing.app to access the microphone
Current Behavior
No tcc triggers, so there are no audio or video inputs available
Steps to Reproduce
- Open Processing.app
- Import sound library
- Open examples -->Libraries-->Sound-->IO-->AudioInput
Your Environment
- Processing version: 3.5.4 and 4.0 beta
- Operating System and OS version: 10.14.6
Possible Causes / Solutions
Use the Apple provided API call to add some tags in the Info.plist file.
https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/requesting_authorization_for_media_capture_on_macos