Skip to content

Commit b1487dd

Browse files
committed
Update Release Notes
1 parent f8efa39 commit b1487dd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ gst-launch-1.0 nvarguscamerasrc sensor_id=0 ! nvoverlaysink
1919
2020
# More specific - width, height and framerate are from supported video modes
2121
# Example also shows sensor_mode parameter to nvarguscamerasrc
22-
# See table below for example video modes of example sensor; Displays 1/4 size of video frame
22+
# See table below for example video modes of example sensor
2323
$ gst-launch-1.0 nvarguscamerasrc sensor_id=0 ! \
2424
'video/x-raw(memory:NVMM),width=3280, height=2464, framerate=21/1, format=NV12' ! \
2525
nvvidconv flip-method=0 ! 'video/x-raw,width=960, height=720' ! \
@@ -128,6 +128,11 @@ If you can open the camera in GStreamer from the command line, and have issues o
128128

129129
<h2>Release Notes</h2>
130130

131+
v2.1 Release March, 2020
132+
* L4T 32.3.1 (JetPack 4.3)
133+
* OpenCV 4.1.1
134+
* Tested on Jetson Nano B01
135+
131136
v2.0 Release September, 2019
132137
* L4T 32.2.1 (JetPack 4.2.2)
133138
* OpenCV 3.3.1

0 commit comments

Comments
 (0)