mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 02:38:10 +08:00
修改rtp超时检测相关http api,rtp超时检测最多暂停5分钟
This commit is contained in:
@@ -94,6 +94,7 @@ private:
|
||||
MultiMediaSourceMuxer::Ptr _muxer;
|
||||
atomic_bool _stop_rtp_check{false};
|
||||
atomic_flag _busy_flag{false};
|
||||
Ticker _last_check_alive;
|
||||
};
|
||||
|
||||
}//namespace mediakit
|
||||
|
||||
Reference in New Issue
Block a user