Code Monkey home page Code Monkey logo

jetsoncameraserver's Introduction

JetsonCameraServer

An RTP camera system for use with a Jetson Xavier on MRDT Rovers

Setup on Jetson

  • Install Jetpack to the SSD (Not SD Card, there's not enough space)
  • Recursively clone this repo
  • Install python, make, and cmake if needed
  • Install Jetson-Utils
    • Clone Jetson-Utils
    • Make a build directory in the Jetson-Utils repo
    • cmake .. in the build directory
    • make
    • sudo make install
    • sudo ldconfig

Running

  • python3 Camera.py

Basestation

  • run the Cameras.bat file on the desktop
  • Switch camera feeds in RED

jetsoncameraserver's People

Contributors

thisisbrady avatar

Stargazers

Donovan Bale avatar

Watchers

James Cloos avatar Eli Verbrugge avatar Anthony Robles avatar Will Weidler avatar

jetsoncameraserver's Issues

Create UDP system for camera server

Our cameras have been run on TCP for the last couple of years, which causes lag and interruptions when we have less than perfect signal. By using a UDP system, we will be able to continue to see the camera in real time during limited signal loss. This may require writing a separate program for viewing cameras on BaseStation and will require custom software on the rover.

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.