Skip to content

Commit 5f42c5f

Browse files
authored
Update README.md
1 parent e084770 commit 5f42c5f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Repository to move image to gstreamer
99
```
1010
ros2 launch image_to_gstreamer image_to_gstreamer.launch.py host:=127.0.0.1 port:=5001
1111
12-
12+
terminal launch for gstreamer
1313
gst-launch-1.0 udpsrc port=5001 caps="application/x-rtp,media=video,encoding-name=H265,payload=96"
1414
! rtph265depay ! avdec_h265 ! videoconvert ! fpsdisplaysink
1515
```
@@ -47,3 +47,4 @@ pre-commit autoupdate
4747

4848

4949

50+

0 commit comments

Comments
 (0)