Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Quicktime Screen sharing for iOS devices

implement Quicktime part protocol.

take screen record from iOS devices.

Thank's for quicktime_video_hack fully document and other implement read that project.

Deps

  • openssl - for libimobiledevice trust device
  • libimobiledevice - find trust device
  • libusb - bulk transfer

Run

$: cargo run

H.264 to MP4

fps rate calculate not correct. and I can't figure out.

# normal fps rate
$: ffmpeg -fflags +genpts -r 50 -i record.h264 -c:v copy output.mp4

About

implement Quicktime screen sharing part protocol.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages