mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-21 08:22:21 +08:00
优化播放器相关代码
This commit is contained in:
@@ -600,7 +600,7 @@ void RtspPlayer::onPlayResult_l(const SockException &ex) {
|
||||
return true;
|
||||
},getPoller()));
|
||||
}
|
||||
} else {
|
||||
} else if(ex){
|
||||
//播放成功后异常断开回调
|
||||
onShutdown(ex);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user