Skip to content

nivetha11n/kmgoprojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPro Telemetry Extractor

This script extracts and processes telemetry data from a GoPro video file using the gpmf-extract and gopro-telemetry libraries.

Prerequisites

  1. Node.js
  2. npm (Node Package Manager)

Installation

  1. Clone this repository

    git clone <repository_url>
    cd <repository_directory>
  2. Install the required packages:

    npm install

Usage

Run the script using the following command:

node processTelemetry.js <video file along with the path>

Output

The script will output a JSON representation of the telemetry data extracted from the video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published