Videosnap Versions Save

Simple command line tool to record video and audio from any attached capture device

v0.0.9

4 months ago

Added

  • Adding Full HD and HD4k format options (PR #28) - thanks @vlussenburg

Changed

  • Updated for latest XCode (15)
  • Min OS version now 10.14.6

v0.0.8

2 years ago
  • Ctrl+z to pause/resume capture (thanks to #22 and @acrossoffwest
  • Default filename now postfixed with a timestamp

v0.0.7

2 years ago
  • Wait 2 secs after registering for connected devices via Core Media Device Abstraction Layer (DAL) (fixes #11)
  • Fixed Apple Developer code signing/notarising and stapling on installer/release (thanks to Scripting OSX)
  • Cleaned up and improved Xcode schemes for Running/Archiving and correct inclusion of man file in installer

v0.0.6

3 years ago
  • Handle UTF-8 encoding correctly for device names (thanks @mkj-is for #19)
  • Added Apple Developer code signing for Hiddenloop Ltd.

v0.0.5

3 years ago
  • Supports recording from any attached iOS device (issue #11 thanks @muuuh!)
  • Info.plist now embedded into binary (thanks @ptsochantaris!)