When you want to control and present something from your phone to your mac desktop you need a utility like scrcpy (https://github.com/Genymobile/scrcpy) which allows you to display your phone to your desktop

In order to achieve this please follow the next steps:

  • brew install scrcpy
  • brew install android-platform-tools

Now you can run the command

scrcpy and check your phone for a confirmation dialog

Several options exist in scrcpy command and can be found in the github page of the project (https://github.com/Genymobile/scrcpy) like:

  • recording
  • reduce size
  • change bit rate
  • crop

By admin