gpmf-parser | Parser for GPMF™ formatted telemetry data
kandi X-RAY | gpmf-parser Summary
kandi X-RAY | gpmf-parser Summary
gpmf-parser is a C library. gpmf-parser has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
The GPMF structured storage format was originally proposed to store high-frequency periodic sensor data within a video file like an MP4. Action cameras, like that from GoPro, have limited computing resources beyond that needed to store video and audio, so any telemetry storage needed to be lightweight in computation, memory usage and storage bandwidth. While JSON and XML systems where initially considered, the burden on the embedded camera system was too great, so something simpler was needed. While the proposed GPMF structure could be used stand-alone, our intended implementation uses an additional time-indexed track with an MP4, and with an application marker within JPEG images. GPMF share a Key, Length, Value structure (KLV), similar to QuickTime atoms or Interchange File Format (IFF), but the new KLV system is better for describing sensor data. Problems solved:. GPMF -- GoPro Metadata Format or General Purpose Metadata Format -- is a modified Key, Length, Value solution, with a 32-bit aligned payload, that is both compact, full extensible and somewhat human readable in a hex editor. GPMF allows for dependent creation of new FourCC tags, without requiring central registration to define the contents and whether the data is in a nested structure. GPMF is optimized as a time of capture storage format for the collection of sensor data as it happens.
The GPMF structured storage format was originally proposed to store high-frequency periodic sensor data within a video file like an MP4. Action cameras, like that from GoPro, have limited computing resources beyond that needed to store video and audio, so any telemetry storage needed to be lightweight in computation, memory usage and storage bandwidth. While JSON and XML systems where initially considered, the burden on the embedded camera system was too great, so something simpler was needed. While the proposed GPMF structure could be used stand-alone, our intended implementation uses an additional time-indexed track with an MP4, and with an application marker within JPEG images. GPMF share a Key, Length, Value structure (KLV), similar to QuickTime atoms or Interchange File Format (IFF), but the new KLV system is better for describing sensor data. Problems solved:. GPMF -- GoPro Metadata Format or General Purpose Metadata Format -- is a modified Key, Length, Value solution, with a 32-bit aligned payload, that is both compact, full extensible and somewhat human readable in a hex editor. GPMF allows for dependent creation of new FourCC tags, without requiring central registration to define the contents and whether the data is in a nested structure. GPMF is optimized as a time of capture storage format for the collection of sensor data as it happens.
Support
Quality
Security
License
Reuse
Support
gpmf-parser has a low active ecosystem.
It has 433 star(s) with 93 fork(s). There are 91 watchers for this library.
It had no major release in the last 12 months.
There are 17 open issues and 118 have been closed. On average issues are closed in 32 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of gpmf-parser is v2.2.1
Quality
gpmf-parser has 0 bugs and 0 code smells.
Security
gpmf-parser has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
gpmf-parser code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
gpmf-parser is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
gpmf-parser releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gpmf-parser
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gpmf-parser
gpmf-parser Key Features
No Key Features are available at this moment for gpmf-parser.
gpmf-parser Examples and Code Snippets
No Code Snippets are available at this moment for gpmf-parser.
Community Discussions
No Community Discussions are available at this moment for gpmf-parser.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gpmf-parser
Clone the project from Github (git clone https://github.com/gopro/gpmf-parser).
Support
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page