From 9e426c282a9615c7f7230ff57fc3be69036b7d11 Mon Sep 17 00:00:00 2001 From: Dzmitry Maladzenkau <151655734+45kmh@users.noreply.github.com> Date: Tue, 28 Nov 2023 18:10:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d07ecd..488ba66 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ## 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. -## 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. It is being developed on Ubuntu 20.04 with ROS2 Foxy. ## Dependencies -- ROS2 +- ROS2 foxy - gstreamer libs: ```bash