Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markalbrand56/automated-media-ingest

App for media ingest from Sony Mirrorless cameras. It locates every media file from the SD card and transfers it to the desired location.
https://github.com/markalbrand56/automated-media-ingest

automation media sony-camera windows-10

Last synced: 17 days ago
JSON representation

App for media ingest from Sony Mirrorless cameras. It locates every media file from the SD card and transfers it to the desired location.

Awesome Lists containing this project

README

        

# Automated Media Ingest
This is a simple project to practice Go. My goal is to be able to automatically ingest footage from my camera's SD card to my dedicated directory with a custom folder structure, because Sony's own folder structure has given me some minor issues.

## Directory structure
This program generates a structure based of folders named after their files' modification dates. The format for their names is `yyyy-mm-dd` for better organization.