openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.
Other
434 stars 130 forks source link

A Mac connects two iOS devices at the same time, and use mirror function at the same time. Will it work? #49

Closed JamesChungZLL closed 5 years ago

JamesChungZLL commented 5 years ago

Steps to reproduce

Expected results

Actual results

Environment(version of libraries, mac OS, iOS, etc)

sorccu commented 5 years ago

Multiple devices are not supported due to limitations in the Apple APIs the project uses.

JamesChungZLL commented 5 years ago

Thanks for your reply, I want ask which api, and what this api work for? Is there anyway to support multiple devices with reducing fluency, however not reducing too much?