scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

Support for multiple devices connected simultaneously

Open MarioSegallaMoreira opened this issue 7 months ago • 4 comments

Hello,

I’d like to ask whether it’s currently possible to connect to, mirror, and control more than one Android device at the same time. My main use case is:

Testing on several devices in parallel (e.g. different OS versions or form factors).

Quickly switching between screens without repeatedly unplugging/replugging devices.

Ideally, each device would appear in its own window (or pane) so I can monitor them side-by-side.

If this isn’t supported today, would you consider adding:

The ability to launch multiple scrcpy instances—one per device—under a single session.

MarioSegallaMoreira avatar Apr 30 '25 18:04 MarioSegallaMoreira

Just run several scrcpy instances, one for each device.

rom1v avatar Apr 30 '25 19:04 rom1v

Ah no, you can't control multiple devices simultaneously.

rom1v avatar Apr 30 '25 19:04 rom1v

I have three Android TVs, but scrcpy only recognizes the first one I connected to... How do I detect others? It"s not simultaneously, it"s accessing each of the devices. Tanks.

prodrigues-30w avatar Jun 09 '25 14:06 prodrigues-30w

I have three Android TVs, but scrcpy only recognizes the first one I connected to... How do I detect others? It"s not simultaneously, it"s accessing each of the devices. Tanks.

SOLVED!

scrcpy --tcpip=192.168.xxx.x:5555

prodrigues-30w avatar Jun 09 '25 15:06 prodrigues-30w