Coder Social home page Coder Social logo

sekilab / dashcam_gps_jetson Goto Github PK

View Code? Open in Web Editor NEW
3.0 8.0 2.0 12 KB

Python program to record videos using Gstreamer on Jetson Nano, etc.

Shell 24.26% Python 75.74%
agps dashcam gps gstreamer gstreamer-python gstreamer-pipeline recorder

dashcam_gps_jetson's Introduction

Dashcam recorder with GPS

This Python program can be used to record videos using Gstreamer along with GPS on Jetson family devices such as Jetson Nano, Jetson Xavier NX, Jetson Xavier AGX, Jetson TX2, etc. This program uses Assisted GPS (A-GPS) for faster location retrieval from the satellite by downloading satellite almanac data based on approximate location from the IP address.

Requirements

  • A Jetson device
  • USB camera
  • A GNSS receiver
  • 4G/LTE module (Optional, required for A-GPS)
  • IPINFO API token (Optional, required for A-GPS)
  • u-blox AssistNow API token (Optional, required for A-GPS)

Installation

Before installtion, make sure whether you want to use A-GPS or not. If you do not wish to use A-GPS, then modify line 55 of video_gps.py to False.

If you wish to use A-GPS, please obtain API token for IPINFO and u-blox AssistNow service and input them in string format on L42 and L43.

Installation of Gstreamer plugins: sudo bash gstreamer_install.sh

Installation of main program with all dependencies: sudo bash install_dtn_gps_cam.sh

Running program

The program runs automatically on startup and saves video (approx. one minute duration files) and GPS logs in the $HOME directory.

dashcam_gps_jetson's People

Contributors

ashutoshiitk avatar ksym27 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.