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

Can't get connection and no error when run node app.js #34

Closed HeartIsBeat closed 6 years ago

HeartIsBeat commented 6 years ago

Steps to reproduce image image

Expected results

Actual results

Environment(version of libraries, mac OS, iOS, etc) image node is v8.1.4 using iphone6

sorccu commented 6 years ago

Need more details. It looks like it’s working fine.

The screen must be on though.

HeartIsBeat commented 6 years ago

@sorccu Screen is on though always. image

sorccu commented 6 years ago

Try without charles?

HeartIsBeat commented 6 years ago

No charles! I restart mac, and run node app.js, the web log is the same.

sorccu commented 6 years ago

If you don’t have charles running, why is it showing the charles error page?

HeartIsBeat commented 6 years ago

Open on Safari http://localhost:9002, can't connect server

HeartIsBeat commented 6 years ago

O, have error log on console!!!! image

HeartIsBeat commented 6 years ago

@sorccu Thank you very mush! It is ok using safari not chrome.