danielpaulus / quicktime_video_hack

Record iOS device audio and video
MIT License
541 stars 113 forks source link

Fix#51 #60

Closed ghost closed 4 years ago

ghost commented 4 years ago

This introduces multiple fixes. The tool should start and stop reliably now on MacOS X and intermittent failures should be fixed. I am not sure about Linux stability though. Improving Linux stability will be next on the roadmap :-)

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into master will decrease coverage by 1.09%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   58.02%   56.92%   -1.10%     
==========================================
  Files          36       35       -1     
  Lines        1701     1674      -27     
==========================================
- Hits          987      953      -34     
- Misses        629      639      +10     
+ Partials       85       82       -3     
Impacted Files Coverage Δ
screencapture/discovery.go 0.00% <0.00%> (ø)
screencapture/gstadapter/gst_adapter_linux.go 12.83% <0.00%> (-0.14%) :arrow_down:
screencapture/usbadapter.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c2b77dd...7dca7f2. Read the comment docs.