Skip to content

macOS Mojave and Catalina TCC trigger #51

Closed
@pnerum

Description

@pnerum

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
3d0e288c-9d77-4523-b1ec-bf42bca85cf1

Current Behavior

No tcc triggers, so there are no audio or video inputs available

Steps to Reproduce

  1. Open Processing.app
  2. Import sound library
  3. Open examples -->Libraries-->Sound-->IO-->AudioInput

Processing_app-sound

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions