mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-26 04:31:37 +08:00
优化rtsp播放器的打开速度
This commit is contained in:
parent
c3ce2a463b
commit
297e5d77bb
@ -74,7 +74,7 @@ private:
|
||||
_pRtspMediaSrc->onWrite(rtppt,true);
|
||||
}
|
||||
_parser->inputRtp(rtppt);
|
||||
checkIndited();
|
||||
checkInited();
|
||||
}
|
||||
|
||||
bool isInited(int analysisMs = 2000) override{
|
||||
|
Loading…
Reference in New Issue
Block a user