Update README.md

This commit is contained in:
Dzmitry Maladzenkau 2024-04-20 11:57:14 +02:00 committed by GitHub
parent d6d3860813
commit ea8124edbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ sudo apt-get install libgstreamer-plugins-base1.0-dev libgstreamer-plugins-good1
``` ```
- Clone the package and navigate into the directory `image2rtsp`: - Clone the package and navigate into the directory `image2rtsp`:
```bashrc ```bashrc
git clone https://github.com/45kmh/image2rtsp.git -b ros2_component git clone https://github.com/maladzenkau/image2rtsp.git -b ros2_component
``` ```
- Check the framerate of the topic to be subscribed: - Check the framerate of the topic to be subscribed:
```bashrc ```bashrc