Forrest logo
back to the scrcpy tool

scrcpy:ai:219bc

how do i connect to scrcpy wirelessly
$ scrcpy -s ${DEVICE_SERIAL_NUMBER} --always-on-top --window-borderless --forward-all-clicks --no-display --turn-screen-off
try on your machine

This CLI command connects to scrcpy wirelessly and starts the screen mirroring. Replace with the serial number of your Android device.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how do i connect to scrcpy wirelessly?
back to the scrcpy tool