Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Apr 2, 2019
1 parent 7a224f4 commit 85015d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/detectnet-camera-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ $ ./detectnet-camera # by default, program will run using multipe

> **note**: by default, the Jetson's onboard CSI camera will be used as the video source. If you wish to use a USB webcam instead, change the `DEFAULT_CAMERA` define at the top of [`detectnet-camera.cpp`](../detectnet-camera/detectnet-camera.cpp) to reflect the /dev/video V4L2 device of your USB camera and recompile. The webcam model it's tested with is Logitech C920.
<br/>
## What's Next

This is the last step of the *Hello AI World* tutorial, which covers inferencing on Jetson with TensorRT.
Expand Down

0 comments on commit 85015d5

Please sign in to comment.