更新完成,准备推送到新仓库

This commit is contained in:
cxh 2025-10-14 17:18:25 +08:00
parent 6aacff609b
commit 4286e8a31f

View File

@ -34,14 +34,12 @@ add_executable(camera_to_rtsp ${SRC_FILES})
#
link_directories(
${GSTREAMER_LIBRARY_DIRS}
${GSTREAMER_RTSP_LIBRARY_DIRS}
${CMAKE_SOURCE_DIR}/third_party/lib
)
#
target_link_libraries(camera_to_rtsp
${GSTREAMER_LIBRARIES}
${GSTREAMER_RTSP_LIBRARIES}
pthread
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqttpp3.a
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3a.a