完善GB28181推流

This commit is contained in:
xiongziliang
2020-07-08 09:36:10 +08:00
parent 477f99b756
commit 248b2d5cb9
6 changed files with 74 additions and 21 deletions

View File

@@ -55,6 +55,7 @@ public:
protected:
Socket::Ptr _udp_server;
TcpServer::Ptr _tcp_server;
function<void()> _on_clearup;
};
}//namespace mediakit