Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/gpmf

gopro metadata parser for haskell
https://github.com/dustin/gpmf

Last synced: about 2 months ago
JSON representation

gopro metadata parser for haskell

Awesome Lists containing this project

README

        

# gopro metadata parser for haskell

Recent GoPro cameras record a telemetry stream along with video that
contains quite a rich selection of data.

This library parses that stream and provides low level access to that
data (as well as some high level access to come common/tedious
parts). [GoPro's own project][gpmfdocs] documents the format and
features therein.

[gpmfdocs]: https://github.com/gopro/gpmf-parser