2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-08-30 22:05:12 +00:00
Files
scrcpy/doc
Romain Vimont 0e473eb005 Reset TCP/IP connection with a '+' prefix
When running scrcpy with --tcpip=xx.xx.xx.xx, to make sure a new working
connection is established, it was first disconnected by a call to:

    adb disconnect <addr>

However, this caused all running instances connected to that address to
be killed. Running several instances of scrcpy on the same device is now
useful with virtual displays, so change the default behavior to NOT
disconnect.

To force a reconnection, a '+' prefix can be added:

    scrcpy --tcpip=+192.168.0.x

Fixes #5562 <https://github.com/Genymobile/scrcpy/issues/5562>
2024-12-04 13:16:51 +01:00
..
2024-11-24 18:30:01 +01:00
2023-11-25 21:37:37 +01:00
2024-11-09 10:26:59 +01:00
2024-03-01 00:52:28 +01:00
2024-11-24 18:30:01 +01:00
2024-11-24 18:30:01 +01:00
2024-09-15 11:21:56 +02:00
2023-03-12 02:04:58 +01:00
2024-11-24 16:01:05 +01:00
2024-05-11 17:12:00 +02:00
2024-11-24 18:30:01 +01:00