Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No video from cameras on macOS Monterey or newer #2240

Open
papr opened this issue Jun 2, 2022 · 1 comment
Open

No video from cameras on macOS Monterey or newer #2240

papr opened this issue Jun 2, 2022 · 1 comment

Comments

@papr
Copy link
Contributor

papr commented Jun 2, 2022

Due to new technical limitations, Pupil Capture and Pupil Service need to be started with administrator privileges to get access to the video camera feeds. To do that, copy the applications into your /Applications folder and run the corresponding command from the terminal:

  • Pupil Capture: sudo /Applications/Pupil\ Capture.app/Contents/MacOS/pupil_capture
  • Pupil Service: sudo /Applications/Pupil\ Service.app/Contents/MacOS/pupil_service

Note: The terminal will prompt you for your administrator password. It will not preview any typed keys. Simply hit enter once the password has been typed.

Note: When recording with administrator privileges, the resulting folder inherits admin file permissions. Pupil Player will detect these and ask you for the administrator password to reset the file permissions. This will be only necessary once per recording.

@papr papr pinned this issue Jun 2, 2022
@papr papr mentioned this issue Jun 2, 2022
@daddygongon
Copy link

daddygongon commented Jun 2, 2022

Thank you for a really fast response. It works.

@papr papr changed the title macOS Monterey support / No video from cameras No video from cameras on macOS Monterey or newer Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants