0.0.4 • Published 4 years ago
gopro-utils v0.0.4
GoPro Utils
Install
$ sudo npm install gopro-utils -g
Usage
$ gpmd-extract GX000123.MP4 GX000123.JSON
The JSON file's contents corresponds to the output of the
gopro-telemetry
library, see here for
more details.
Acknowledgements
This CLI app is a very thin wrapper around Juan Irache's
great GoPro libraries
(gpmf-extract
,
gopro-telemtry
),
he is the one deserving of all the praise!