Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JLLeitschuh/ff6b1d57e68a6993921b196c95808ad6 to your computer and use it in GitHub Desktop.
Save JLLeitschuh/ff6b1d57e68a6993921b196c95808ad6 to your computer and use it in GitHub Desktop.
# For just your local account
defaults write ~/Library/Preferences/us.zoom.config.plist ZDisableVideo 1
# For all users on the machine
sudo defaults write /Library/Preferences/us.zoom.config.plist ZDisableVideo 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment