From cc3b6f4d58cfd1cca5e623eeb44ea1de330233b6 Mon Sep 17 00:00:00 2001 From: Flying Press Date: Mon, 20 Apr 2020 04:59:54 -0500 Subject: [PATCH] Add an explicit first step in wireless section Mention that the device must be plugged via USB before configuring TCP/IP connections. It wasn't obvious that the device should be first plugged before scrcpy wirelessly, especially to those who aren't very familiar with adb. Note from committer: add this new step with index 0 to make the diff readable, the next commit will renumber all the steps. Signed-off-by: Romain Vimont --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77c92ef2..a8b38e04 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,7 @@ For example, you could capture the video within [OBS]. _Scrcpy_ uses `adb` to communicate with the device, and `adb` can [connect] to a device over TCP/IP: +0. Plug the device into a USB port on your computer. 1. Connect the device to the same Wi-Fi as your computer. 2. Get your device IP address, in Settings → About phone → Status, or by executing this command: