Skip to content

zig implementation of a parser for GoPro's GPMF telemetry stream format

Notifications You must be signed in to change notification settings

dustin/zig-gpmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopro metadata parser for zig

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 documents the format and features therein.

You can read the API documentation to make awesome things with this.

About

zig implementation of a parser for GoPro's GPMF telemetry stream format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages