How to add new cameras to the system
- Buy camera
- Follow camera documentation to add it to the Jetson
- Verify that the camera works using manufacturer utilities
- Install necessary development APIs and libraries on the Jetson, in a location that other projects can use
- Try to develop a PingCam application for this camera. Ref. PingCam details
- 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 $