NVIDIA GTC 2020: How to build a multi-camera Media Server for AI processing on Jetson

From RidgeRun Developer Connection
Revision as of 11:05, 19 March 2020 by Dchaverri (talk | contribs)
Jump to: navigation, search

Overview

RidgeRun has put a lot of effort on delivering software solutions in accordance with embedded devices market trends; NVidia's Jetson is a family of low-power hardware systems designed for accelerating machine learning applications combined with the NVidia's JetPack Software Development Kit (SDK).


Each JetPack SDK release provides support for multiple of the Jetson family modules, including Jetson AGX Xavier series, Jetson TX2 series, Jetson TX1 and Jetson Nano. The integration of support for several of the Jetson series modules under one single JetPack release provides a great level of portability for developers' applications, hence the media server here described can actually run on several platforms including Jetson's TX2, Xavier and Nano.


Demo Requirements

It is important to emphasize

Environment Setup

Demo Layout