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