Skip to content

Instantly share code, notes, and snippets.

@parasquid
Last active August 29, 2015 14:09
Show Gist options
  • Save parasquid/49d889f43abdfab3f78f to your computer and use it in GitHub Desktop.
Save parasquid/49d889f43abdfab3f78f to your computer and use it in GitHub Desktop.
Go Pro indefinite video recording
# locks exposure
t ia2 -exp lock 1
# enable USB Mass Storage Device
sleep 1
t app usb msc
# records video
sleep 4
t app button shutter PR
sleep X
t app button shutter PR
sleep 2
t app led red_front on
sleep 10
t app led red_front off
sleep 1
# computer script should pull oldest file then delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment