quicktime_video_hack icon indicating copy to clipboard operation
quicktime_video_hack copied to clipboard

Record iOS device audio and video

Results 63 quicktime_video_hack issues
Sort by recently updated
recently updated
newest added

I download the bin.zip and use it for record in iphone 6s with system version 14.0.1 However, only qvh devices can get the result: `{"devices":[{"deviceName":"iPhone","screen_mirroring_enabled":false,"udid":"93564d59de5008d456cd0f18b51f0790b1e6a34c","usb_device_info":"vid=05ac,pid=12a8,bus=20,addr=3"}]}` when I run qvh gstreamer,...

Hi @danielpaulus thanks for this great project! I've incorporated into https://github.com/sitespeedio/browsertime that is a project that measure web performance of web pages. One part of it is that we record...

I've made iPhone13/iPad supported for qvh. will PR in soon.

Am I missing something? ``` gitpod /workspace/quicktime_video_hack/docker (main) $ git status On branch main Your branch is up to date with 'origin/main'. nothing to commit, working tree clean gitpod /workspace/quicktime_video_hack/docker...

I generally like to leave more detailed issues with a general explanation of what's probably happening but I have *no* idea. The best I can offer is a general sequence...

Newest Release Go build on Ubuntu. Gives me this , how can i fix that ? IphoneX ios 14.2 `{"level":"info","msg":"found iPhone 14.2 for udid a7a003b77be5681c......","time":"2022-01-10T08:45:18+01:00"} logging to logfile-1641800718.log execute: 'tail...

When I run the **qvh gstreamer** command on an iOS 15 device, the success rate was very low and often unresponsive `{"level":"info","msg":"found iPhone12(15.0) 15.0 for udid 00008101-001039261XXXXXXX","time":"2021-09-16T16:31:14+08:00"} {"level":"info","msg":"Starting Gstreamer..","time":"2021-09-16T16:31:14+08:00"} {"level":"info","msg":"Gstreamer...

Hi @danielpaulus reading that other issue about the problem with videosnap and M1 I wanted to test if its the same issue with qvh, but I get stuck. If I...

Hi @danielpaulus how can we stream this on web do we have any working example of this Thanks