How to add new cameras to the system

  1. Buy camera
  2. Follow camera documentation to add it to the Jetson
  3. Verify that the camera works using manufacturer utilities
  4. Install necessary development APIs and libraries on the Jetson, in a location that other projects can use
  5. Try to develop a PingCam application for this camera. Ref. PingCam details
  6. Develop camera control applets (A Profile c++ header/'library' and a Settings Applet) to enable camera control using the Camera Viewer App. Camera Viewer App Overview.

commit: $Id: howto-add-new-cameras.md 670 2018-03-16 11:00:46Z elidim $