Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dustin/gpmf
- Owner: dustin
- License: bsd-3-clause
- Created: 2020-03-17T01:40:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T20:50:04.000Z (over 1 year ago)
- Last Synced: 2024-10-11T14:15:16.408Z (2 months ago)
- Language: Haskell
- Size: 1.19 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
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