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

iphoneXs Max ios12.0 not work

yuzhidi opened this issue · comments

$ bash run.sh
++ system_profiler SPUSBDataType
++ sed -n -E -e '/(iPhone|iPad)/,/Serial/s/ *Serial Number: *(.+)/\1/p'

  • UDID=00008020001A1DD221F8002E
  • PORT=12345
  • RESOLUTION=400x600
  • ./build/ios_minicap --udid 00008020001A1DD221F8002E --port 12345 --resolution 400x600
    EnableDALDevices
    2018-09-28 17:21:55.753 ios_minicap[18995:801524] Available devices:
    2018-09-28 17:21:55.754 ios_minicap[18995:801524] 00008020-001A1DD221F8002E
    2018-09-28 17:21:55.754 ios_minicap[18995:801524] CC253476BLYG1HNBB
    2018-09-28 17:21:55.754 ios_minicap[18995:801524] device with udid '00008020001A1DD221F8002E' not found

mac os 10.13.6

I would assume you have to specify the new UDID format with the dash.