Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

A project to make an automatic gopro footage offloader.

License

Notifications You must be signed in to change notification settings

TheRyanHowell/gopro-offloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopro-offloader

A project to make an automatic gopro footage offloader.

Flow:

  Attach Device
  Power on Offloader
    Automatic:
      Footage offloaded to network mount
      Send email with output log
      Poweroff offloader
  Detach device

Setup

Clone this repo to the device.

Modify run.sh input/output directories and email settings.

Copy the systemd service file into /etc/systemd/system/gopro-offloader.service Modify the service file to match your output directory/script location.

Copy the udev rule into /etc/udev/rules.d/5-gopro.rules, modify with your product id. (found with udevadm monitor --kernel --property --subsystem-match=usb)

After udev is reloaded (or the device rebooted) run.sh will run automatically when the device is attached (including on boot).

You can also run the script manually.

Links

GOGS

GitHub Mirror

About

A project to make an automatic gopro footage offloader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published