danielpaulus / quicktime_video_hack

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

Unable to mirror the iphone on linux #139

Open yaseent061 opened 1 year ago

yaseent061 commented 1 year ago

When I run qvh gstreamer on linux 20.04 I am getting the following errors. Can anyone please help me with this?? Same with docker.

{"level":"info","msg":"Set Debug mode","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"requested udid:''","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Starting Gstreamer","time":"2023-01-25T15:39:33+05:30"} {"level":"info","msg":"Starting Gstreamer..","time":"2023-01-25T15:39:33+05:30"} {"level":"info","msg":"Gstreamer is running!","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Opened usbcontext:\u0026{0xf71140 0xc0000182a0 {}}","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 4 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found QTConfig 5 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 3 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Getting serial for: vid=05ac,pid=12a8,bus=1,addr=15","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Got serial0000811000063CEA3E84801E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 3 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 4 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found QTConfig 5 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"no udid specified, using '0000811000063CEA3E84801E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000'","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 4 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found QTConfig 5 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Found MuxConfig 3 for Device 1.15: 05ac:12a8 (available configs: [1 2 3 4 5])","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Skipping 0000811000063CEA3E84801E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000 because it already has an active QT config","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Opened usbcontext:\u0026{0x7fa81c000b60 0xc00011e300 {}}","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Config is active: 4","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Enabling QT config RC:0","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"QT Config is active: vid=05ac,pid=12a8,bus=1,addr=15,config=4","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"failed controllibusb: i/o error [code -1]","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Clear Feature RC: -1","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"failed controllibusb: i/o error [code -1]","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"Clear Feature RC: -1","time":"2023-01-25T15:39:33+05:30"} {"level":"debug","msg":"could not get Quicktime Interface","time":"2023-01-25T15:39:33+05:30"} {"error_message":"failed connecting to usb","original_error":"descriptor of interface (-1, 0) in vid=05ac,pid=12a8,bus=1,addr=15,config=4: interface -1 not found, available interfaces 0..2"}