RtspFace/PL_RTSPClient.cpp
@@ -5,7 +5,7 @@ void rtsp_client_fmtp_callback(void* arg, const char* val); void rtsp_client_frame_callback(void* arg, uint8_t* buffer, size_t buffSize); void rtsp_client_continue_callback(void* arg); #include "RTSPClient.hpp" #include "testRTSPClient.hpp" struct RTSPClient_Internal {