Update image2rtsp.cpp

This commit is contained in:
Dzmitry Maladzenkau 2024-04-28 21:05:49 +02:00 committed by GitHub
parent 5c0ab7c7a7
commit 8ef1badf07
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 <gst/gst.h>
#include <gst/rtsp-server/rtsp-server.h>