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 85015d5 commit bda3d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/detectnet-camera-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ $ ./detectnet-camera # by default, program will run using multipe
<br/>

> **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 bda3d60

Please sign in to comment.