mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-23 00:30:52 +08:00
修复bug
This commit is contained in:
@@ -132,7 +132,7 @@ protected:
|
|||||||
_rtmp->onAllTrackReady();
|
_rtmp->onAllTrackReady();
|
||||||
}
|
}
|
||||||
if(_rtsp) {
|
if(_rtsp) {
|
||||||
_rtmp->setTrackSource(shared_from_this());
|
_rtsp->setTrackSource(shared_from_this());
|
||||||
_rtsp->onAllTrackReady();
|
_rtsp->onAllTrackReady();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user