Commit 2c2e7262 by xiongziliang

修复bug

parent 5249c244
......@@ -132,7 +132,7 @@ protected:
_rtmp->onAllTrackReady();
}
if(_rtsp) {
_rtmp->setTrackSource(shared_from_this());
_rtsp->setTrackSource(shared_from_this());
_rtsp->onAllTrackReady();
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论