GoProX
GoProX copied to clipboard
The missing GoPro data and workflow manager for macOS
I wanted to run this within a FreeBSD jail to reorganize a bunch of media already on a TrueNAS appliance. Since macOS and *BSD share some heritage this was actually...
Enable the import from DJI drone sd-cards similar to the GoPro media. Since there is no version text file on the sd-cards of DJI drones, it requires some directory/filename logic...
As of `Ventura 13.4` and `Homebrew 4.0.22-6-gf71294d` getting the following permissions error when performing `--firmware` task: ``` ➜ goprox --version goprox v00.52.00 ➜ goprox --firmware labs GoProX started... Checking firmware......
Turns out the file creation time for files without valid EXIF data (NODATA) changes dependent on in which timezone the developer machine is setup in. As such the file names...
Both `import` and `process` seem to be setting the incorrect FileCreateDate. Imported and processed files get the date the process was run and not that of the original image creation...
Create the ability to pass a single image file to goprox (even without the path) and provide the full path and summary metadata together with warnings if e.g. system create...
The storage requirements for `goprox` are very significant when all layers of the library are being kept for future re-prosessing. There are basically 3 copies of data: `archive`, `imported` and...
Automatic activation of the import workflow when a GoPro MicroSD card is inserted. Leverage `launchd` to run `goprox` when a GoPro device is mounted. Since `launchd` has no ability to...
Implement `gpstime` feature to allow the use of the GPS timestamp plus the timezone information from the `geonames` feature for timestamping of the processed media files. This would enable the...
Create the ability to downscale and sample video files. Create lower resolution and time limited previews that are significantly smaller in size and can be easier shared with various applications...