Skip to content

Commit 85015d5

Browse files
committed
updated docs
1 parent 7a224f4 commit 85015d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/detectnet-camera-2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ $ ./detectnet-camera # by default, program will run using multipe
2323

2424
> **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.
2525
26+
<br/>
2627
## What's Next
2728

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

0 commit comments

Comments
 (0)