mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 11:41:44 +08:00
流量统计添加isPlayer参数
This commit is contained in:
@@ -164,6 +164,7 @@ void HttpSession::onError(const SockException& err) {
|
||||
_mediaInfo,
|
||||
_ui64TotalBytes,
|
||||
_ticker.createdTime()/1000,
|
||||
true,
|
||||
*this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user