Screen Sharing from macOS to Raspberry Pi

  1. Install the Remote.It Desktop application on your Mac.
  2. Enable RealVNC Server on the Raspberry Pi.
  3. Install Remote.It on your Raspberry Pi
  4. Add a Remote.It Service for VNC on port 5900

If you wish to use Screen Sharing on Mac with your Pi, then "VNC authentication" mode needs to be set.

  • Alternatively, you can use RealVNC server with RealVNC viewer installed on your Mac without configuring VNC authentication. The default setting “UNIX Authentication” should work OK.

Open your Raspberry Pi’s GUI (either using the hardware video output connected to a monitor or using RealVNC viewer with the Pi's LAN address). Now, to set the VNC authentication mode, click on the VNC icon in the upper right hand corner.

realvncpi_1.png


Next, click the 3-line button in the right hand corner, and click “Options”.

realvncpi_2.png


Under “Security”, change the “UNIX Authentication” to “VNC password”. Setting this password allows  Mac screen sharing to work.

realvncpi_3.png


To set this password, Go to “Users & Permissions”. Then click “Password” on the right-hand side. Then enter a password. You will use this when using Mac Screen Sharing.

realvncpi_4.png


Then click “Ok”.

Note:

If the screen is too zoomed in to select “Ok” you must zoom out. You can do this by entering the command

sudo raspi-config

into the terminal of your Pi. Then select 7 Advanced Options > A5Resolution > DMT Mode 85

Also see this article from the Pi Foundation which describes how to set the VNC Authentication mode using command line only.

Was this article helpful?
0 out of 0 found this helpful