mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-25 19:32:21 +08:00
完善错误提示
This commit is contained in:
@@ -70,7 +70,7 @@ void RtmpPlayer::teardown() {
|
||||
CLEAR_ARR(_aiFistStamp);
|
||||
CLEAR_ARR(_aiNowStamp);
|
||||
reset();
|
||||
shutdown();
|
||||
shutdown(SockException(Err_shutdown,"teardown"));
|
||||
}
|
||||
}
|
||||
void RtmpPlayer::play(const string &strUrl) {
|
||||
|
||||
Reference in New Issue
Block a user