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

iOS手机USB连接到Linux服务器的物理机上,利用tidevice成功启动WDA, 但是ping WebDriverAgent WebSocket一直没响应,导致没有手机图像显示。 #18

Open
arcfree opened this issue Jun 24, 2021 · 0 comments

Comments

@arcfree
Copy link

arcfree commented Jun 24, 2021

启动命令:
/usr/local/bin/node /home/data/new-stf/stf/lib/cli ios-device --serial 7af03b61f78ee26b4ec6186846b693e83cbedcfb --type device --provider localhost.localdomain --screen-port 6100 --connect-port 6101 --vnc-port 6102 --public-ip 10.0.242.17 --group-timeout 900 --storage-url http://localhost:7100/ --wda-port 6103 --mjpeg-port 6104 --wda-remote-port 8100 --wda-mjpeg-remote-port 9100 --screen-jpeg-quality 80 --screen-ping-interval 30000 --screen-ws-url-pattern ws://${publicIp}:${publicPort} --connect-url-pattern ${publicIp}:${publicPort} --heartbeat-interval 10000 --boot-complete-timeout 60000 --vnc-initial-size 600x800 --mute-master never --wda-path /home/data/new-stf/stf/WebDriverAgent/ --connect-sub tcp://127.0.0.1:7114 --connect-push tcp://127.0.0.1:7116
我把libimobiledevice 代码里都替换成tidevice命令了。

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

1 participant