Update README.md

This commit is contained in:
Dzmitry Maladzenkau 2023-11-28 18:10:14 +01:00 committed by GitHub
parent 37efeedb30
commit 9e426c282a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
## Acknowledgement ## Acknowledgement
This project is a migration from ROS1 to ROS2. The original code was developed by [CircusMonkey](https://github.com/CircusMonkey/ros_rtsp/tree/master). I would like to express my gratitude for his contribution. This project is a migration from ROS1 to ROS2. The original code was developed by [CircusMonkey](https://github.com/CircusMonkey/ros_rtsp/tree/master). I would like to express my gratitude for his contribution.
## ros2_rtsp ## image2rtsp
The migration is still in process, thus the full functionality of the original package is not presented yet. The current version supports only the conversion of one chosen ROS2 topic into an RTSP stream with an expected delay of about 30-50ms. The migration is still in process, thus the full functionality of the original package is not presented yet. The current version supports only the conversion of one chosen ROS2 topic into an RTSP stream with an expected delay of about 30-50ms.
It is being developed on Ubuntu 20.04 with ROS2 Foxy. It is being developed on Ubuntu 20.04 with ROS2 Foxy.
## Dependencies ## Dependencies
- ROS2 - ROS2 foxy
- gstreamer libs: - gstreamer libs:
```bash ```bash