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

FaceTime does nothing if display is turned off/sleeping, buffers operations to when display is on #30

Open
andre4ik3 opened this issue Aug 11, 2022 · 0 comments

Comments

@andre4ik3
Copy link

Like the title says. Attempting to FaceTime while screen is off (but system is still on) will do nothing, giving "Unable to complete FaceTime" error. Going back to the Mac, turning the display on (even hours later!) will cause the call to start right there and then, even though the client is no longer "there". Obviously on my machine there is no screen, it is a Mac mini, but still.

This becomes an even bigger issue considering the fact that, by default, disconnecting from a screen share will put the display to sleep.

Workaround I found (only applies to headless machines):

  • Set all the options to perma keep display on, sleep never
  • sudo defaults write /Library/Preferences/com.apple.RemoteManagement RestoreMachineState -bool NO to keep display on when disconnecting
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

1 participant