mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 19:51:49 +08:00
添加rtp rtmp个数统计
This commit is contained in:
@@ -545,4 +545,8 @@ RtpPacket::Ptr RtpPacket::create(){
|
||||
#endif
|
||||
}
|
||||
|
||||
}//namespace mediakit
|
||||
}//namespace mediakit
|
||||
|
||||
namespace toolkit {
|
||||
StatisticImp(mediakit::RtpPacket);
|
||||
}
|
||||
Reference in New Issue
Block a user