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

webdriveragent is running connect to ios-minicap will lead to error like "Connection to WDA timed out" #36

Closed zhoudaqiang closed 6 years ago

zhoudaqiang commented 6 years ago

hello,i want to use ios-minicap combine with appium(when case error will user ios-minicap scrennshot),but when i connect to ios-minicap server errors happend like this: ''' [XCUITest] Connection to WDA timed out [iProxy] recv failed: Operation not permitted [XCUITest] Connection to WDA timed out ''' and i want to know why this happend? and how to avoid it thank you!

                                                                                                 best wish to you!!
sorccu commented 6 years ago

We do NOT support WDA. It’s a nightmare. Please ask the WDA guys.

zhoudaqiang commented 6 years ago

thank you very much!