Commit 45070dbf by xiongziliang

支持rtcp心跳包

parent 101261c2
......@@ -693,7 +693,7 @@ inline void RtspSession::onRcvPeerUdpData(int iTrackIdx, const Socket::Buffer::P
}else{
//这是rtcp心跳包,说明播放器还存活
m_ticker.resetTime();
TraceL << "rtcp:" << (iTrackIdx-1)/2 ;
//TraceL << "rtcp:" << (iTrackIdx-1)/2 ;
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论