mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
添加c api测试范例
This commit is contained in:
@@ -47,7 +47,7 @@ static TcpServer::Ptr http_server[2];
|
||||
#include "Rtp/UdpRecver.h"
|
||||
#include "Rtp/RtpSession.h"
|
||||
static std::shared_ptr<UdpRecver> udpRtpServer;
|
||||
static TcpServer::Ptr tcpRtpServer(new TcpServer());
|
||||
static TcpServer::Ptr tcpRtpServer;
|
||||
#endif
|
||||
|
||||
//////////////////////////environment init///////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user