mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
buf fixed
This commit is contained in:
@@ -145,6 +145,9 @@ bool RtpProcess::alive() {
|
||||
|
||||
void RtpProcess::setStopCheckRtp(bool is_check){
|
||||
_stop_rtp_check = is_check;
|
||||
if (!is_check) {
|
||||
_last_frame_time.resetTime();
|
||||
}
|
||||
}
|
||||
|
||||
void RtpProcess::onDetach() {
|
||||
|
||||
Reference in New Issue
Block a user