krishtoautomate

Results 91 comments of krishtoautomate

any one point me to piece of code to control ios devices with bluetooth with touch-assist enabled. both vysor and wormhole are paid. better to look for open-source

@guanzhangrtk KeyPad is good but need to expose apis to integrate with scrcpy

Screen mirror can be done my integrating ios-minicap which is in c++ and can be easily integrated to scrcpy

`quicktime_video % ./quicktime_video_hack gstreamer {"level":"info","msg":"no usbSerial specified, using '00008101001C15A20AD2001E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000'","time":"2021-06-22T12:28:06-04:00"} {"level":"info","msg":"found iPhone 12 Pro 14.6 for udid 00008101-001C15A20AD2001E","time":"2021-06-22T12:28:06-04:00"} {"level":"info","msg":"Starting Gstreamer..","time":"2021-06-22T12:28:06-04:00"} zsh: illegal hardware instruction ./quicktime_video_hack gstreamer`

I am already using webdriveragent to perform touches but i saw assistive touch functionality with mouse connected and it is more faster and smoother compared to webdriveragent. So possible to...

@prife i understand connect a mouse and usb in parallel is not possible. Possible to hack - replace communicating with mouse with usb of macbook? kind of cheating device that...

@danielpaulus possible to share private code to emulate bluetooth mouse and keyboard commands?

Avfoundation to websocket apis might help to start it, buffer raw data and stop connection on end. I think better to develop this part in pure swift