Update image2rtsp.cpp

This commit is contained in:
Dzmitry Maladzenkau 2024-04-28 21:05:42 +02:00 committed by GitHub
parent 689e65272e
commit 5c0ab7c7a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "rclcpp/rclcpp.hpp" #include "rclcpp/rclcpp.hpp"
#include "sensor_msgs/msg/image.hpp" #include "sensor_msgs/msg/image.hpp"
#include <gst/gst.h> #include <gst/gst.h>
#include <gst/rtsp-server/rtsp-server.h> #include <gst/rtsp-server/rtsp-server.h>