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

iphone4s run.sh error

scvjx opened this issue · comments

iphone4s ios9.3.5
run.sh error,

I used iphoneSE ios 9.3.2 ,it succeed.So I think that the iphone4s is not supported?

++ system_profiler SPUSBDataType

++ sed -n -E -e '/(iPhone|iPad)/,/Serial/s/ *Serial Number: *(.+)/\1/p'

  • UDID=8083a640b72db54d7c08c3d45726b492900bcb11

  • PORT=12345

  • RESOLUTION=400x600

  • ./build/ios_minicap --udid 8083a640b72db54d7c08c3d45726b492900bcb11 --port 12345 --resolution 400x600

EnableDALDevices

2018-08-17 09:40:38.775 ios_minicap[2040:116228] Available devices:

2018-08-17 09:40:38.776 ios_minicap[2040:116228] CC27321Q4RPGJJM19

2018-08-17 09:40:38.776 ios_minicap[2040:116228] device with udid '8083a640b72db54d7c08c3d45726b492900bcb11' not found

The phone needs to have a lightning connector, otherwise it doesn’t work. So no, 4S is not supported.