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

Browsers on other computer can not get Iphone screen #16

Closed yuzhidi closed 7 years ago

yuzhidi commented 7 years ago

Steps to reproduce ./run.sh node app.js

Expected results Browser (Chrome ) on other computer can get iphone screen pictures

Actual results Broswer on local mac can get iphone screen. Browsers on other computer can not get iphone screen. Browsers on other computer can get other http service on the mac which connected Iphone.

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

sorccu commented 7 years ago

The example does not cover that use case. It's only an example and you have to modify it.