danielpaulus / quicktime_video_hack

Record iOS device audio and video
MIT License
520 stars 110 forks source link

getting illegal hardware instruction error most of the time #114

Open donmezburak opened 2 years ago

donmezburak commented 2 years ago

Hi, thanks for this repo. I am getting illegal hardware instruction for most of the try. Also, sometimes ./quicktime_video_hack gstreamer command cuts the usb connection from computer.

{"level":"info","msg":"found 11pro 15.1 for udid 00008030-000134893468802E","time":"2022-01-17T16:06:17+03:00"} {"level":"info","msg":"Starting Gstreamer..","time":"2022-01-17T16:06:17+03:00"} zsh: illegal hardware instruction ./quicktime_video_hack gstreamer

Thanks

danielpaulus commented 2 years ago

I am trying to improve gstreamer stability by moving it out of my process see here: https://github.com/danielpaulus/quicktime_video_hack/discussions/124