Skip to content

Commit

Permalink
Update examples README
Browse files Browse the repository at this point in the history
  • Loading branch information
JetsonHacksNano authored Nov 22, 2019
1 parent 9373c00 commit 38985b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
There are two example programs here. Both programs require OpenCV to be installed with GStreamer support enabled.
Both of these examples were last tested with L4T 32.2.1, OpenCV 4.1.1

The first is a simple C++ program to view the onboard camera feed from the Jetson Dev Kit.
The first is a simple C++ program to view the onboard camera feed from the Jetson Dev Kit. The examples assume that a RPi V2 CSI camera is attached to the Nano. You may have to change the /dev/video* path for a USB camera.

To compile gstreamer_view.cpp:
<blockquote>
Expand Down

0 comments on commit 38985b3

Please sign in to comment.