This commit is contained in:
cxh 2025-10-15 15:03:10 +08:00
parent e530726043
commit 6524456184

View File

@ -1,5 +1,5 @@
// rtsp_manager.hpp // rtsp_manager.hpp
##pragma once #pragma once
#include <gst/gst.h> #include <gst/gst.h>
@ -16,7 +16,7 @@
#include "app_config.hpp" #include "app_config.hpp"
#include "mqtt_client_wrapper.hpp" #include "mqtt_client_wrapper.hpp"
class RTMPManager class RTMPManager
{ {
public: public:
enum class StreamResult enum class StreamResult