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

I can't see the screen of ios 11 device(iPhone 8) frequently #45

Open levinzhang1981 opened 6 years ago

levinzhang1981 commented 6 years ago

Steps to reproduce 1.start the run.sh in example folder 2.run node app.js 3.open browser and input http://127.0.0.1:9002/ Expected results I can see the screen of ios device Actual results I can see the screen of ios 10 device But I can't see the screen of ios 11 device frequently Environment(version of libraries, mac OS, iOS, etc) Mac 10.13.4 iOS 11.3.1 iPhone 8 It's seems that the ios-minicap is not very stable in iPhone 8+ ios 11 environment

winterbreeze23 commented 5 years ago

Same problem here. Opening http://localhost:9002 in the browser often shows a red box. Upon repeatedly starting up the minicap and the app.js, occasionally the screen shows. I am using an iPhone 8 Plus.