Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing stoped after running for about 1 minutes on iPhone6s Plus iOS10.2! #12

Open
chsasaw opened this issue Jan 3, 2017 · 7 comments

Comments

@chsasaw
Copy link

chsasaw commented Jan 3, 2017

The process of ios-minicap is still running, but the web page can‘t capture the screen anymore.
Only found on iPhone6s Plus iOS10.2.
But iPhone5 ios10.0.1 and iPhone5s 9.3 runs well.

@wangzi1325
Copy link

wangzi1325 commented Jan 3, 2017

The same issue

@nwlunatic
Copy link
Collaborator

nwlunatic commented Jan 3, 2017

I don't think there are any reasons to be so. Any chances usb connection may fail for a while? (like plug cable out and in or usb port have bad contacts)? I don't think ios-minicap can currently handle this situation and you need to just restart it.

If you sure this is not the case, can you please provide steps to reproduce?

@wangzi1325
Copy link

Here is the log
image

image

@nwlunatic
Copy link
Collaborator

If this is a full run.sh log, then you probably have a phone screen turned off. ios-minicap is waiting for a first frame to setup, before it will start a socket server.

@wangzi1325
Copy link

I'm sure that the phone's screen was turned on.

@HJ-CN
Copy link

HJ-CN commented Apr 26, 2017

I also see this on iPhone6 iOS10.2.

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

  • UDID=7289d2b2b593d14266f273b17333a25e0256655d
  • PORT=12345
  • RESOLUTION=400x600
  • ./build/ios_minicap --udid 7289d2b2b593d14266f273b17333a25e0256655d --port 12345 --resolution 400x600
    EnableDALDevices
    2017-04-26 11:09:38.606 ios_minicap[18747:3161627] Available devices:
    2017-04-26 11:09:38.606 ios_minicap[18747:3161627] 7289d2b2b593d14266f273b17333a25e0256655d
    2017-04-26 11:09:38.606 ios_minicap[18747:3161627] CC26424RNNEG1HNBU_

@yxys01
Copy link

yxys01 commented Jul 31, 2017

The same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants