Giter VIP home page Giter VIP logo

video_device_discovery's Introduction

Video device discovery

This app is used to detect video devices connected to the NVIDIA Jetson computer.

Build

make

Sample output

Here is the sample output when run on NVIDIA Jetson Xavier NX.

  • 2 CSI cameras are connected to the platform
  • 1 USB camera - Intel® RealSense™ D435i

NOTE Use the device.bus_info information to detect USB vs CSI camera. USB cameras will start with usb- and CSI cameras will start with platform:

$ ./app
/dev/video0
 Driver: tegra-video
 Card: vi-output, imx219 9-0010
 Bus info: platform:15c10000.vi:0
 Pixel Format:
 - 10-bit Bayer RGRG/GBGB
 Resolutions:
 - 3264x2464
 - 3264x1848
 - 1920x1080
 - 1640x1232
 - 1280x720


/dev/video1
 Driver: tegra-video
 Card: vi-output, imx219 10-0010
 Bus info: platform:15c10000.vi:2
 Pixel Format:
 - 10-bit Bayer RGRG/GBGB
 Resolutions:
 - 3264x2464
 - 3264x1848
 - 1920x1080
 - 1640x1232
 - 1280x720


/dev/video2
 Driver: uvcvideo
 Card: Intel(R) RealSense(TM) Depth Ca
 Bus info: usb-3610000.xhci-2.2
 Pixel Format:
 - 16-bit Depth
 - 16-bit Depth
 Resolutions:
 - 256x144
 - 480x270
 - 640x480
 - 1280x720
 - 256x144
 - 480x270
 - 640x480
 - 1280x720

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.