mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
修复bug
This commit is contained in:
parent
5249c24430
commit
2c2e7262d6
@ -132,7 +132,7 @@ protected:
|
||||
_rtmp->onAllTrackReady();
|
||||
}
|
||||
if(_rtsp) {
|
||||
_rtmp->setTrackSource(shared_from_this());
|
||||
_rtsp->setTrackSource(shared_from_this());
|
||||
_rtsp->onAllTrackReady();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user