Code Monkey home page Code Monkey logo

nv_deepstreamsdk_excercise's Introduction

NV_DeepstreamSDK_Excercise


This repository includes DeepstreamSDK hands-on material to understand how can develop IVA application with Gstreamer with plugins that DeepstreamSDK serves. Specially, this hands-on is working with Jetson Series but prepared docker container is for the Jetson NX. (TODO) It will be updated to have Dockerfile that could build with custom configurations.

Prerequisites

1. Host machine

  • SSH terminal
  • VLC player
  • (For TLT exercise) GPU machine is required & docker runtime environment
    • $ docker run --gpus all -it -v $(pwd):/workspace โ€“w /usr/local/src -p 8888:8888 cycoslee/nv-deepstreamsdk-handson:tlt_host_210127

2. Jetson NX (based on Jetpack 4.4.1)

  • docker container pull
    • $ sudo docker run -ti --runtime=nvidia --rm --net=host -e DISPLAY=$DISPLAY -w /opt/nvidia/deepstream/deepstream-5.0 --device /dev/video0 -v /tmp/.X11-unix/:/tmp/.X11-unix -v $(pwd):/workspace cycoslee/nv-deepstreamsdk-handson:ds_nx_210127
  • Assets
    • IP camera(supports RTSP)
    • USB camera(webcam)

Exmaples

(Please check README file in the every each examples.)

  • 1_test_ds_input_video
  • 2_test_ds_input_webcam
  • 3_test_ds_input_uri
  • 4_test_ds_output_video
  • 5_test_ds_output_rtsp
  • 6_test_ds_output_rtsp_multi
  • 7_test_trt_benchmark
  • 8_test_ds_pose_estimation
  • 9_test_ds_yolov4
  • 10_test_ds_tlt_facemask

nv_deepstreamsdk_excercise's People

Contributors

cycoslee avatar nv-jonghwan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.