openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

levinzhang1981 opened this issue · comments

commented

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

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.