mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
修复直接拉流代理时同协议流无法注册的问题
This commit is contained in:
parent
20f1275c58
commit
c8ea6490cd
@ -115,7 +115,6 @@ void PlayerProxy::setDirectProxy() {
|
||||
}
|
||||
if (mediaSource) {
|
||||
setMediaSource(mediaSource);
|
||||
mediaSource->setListener(shared_from_this());
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user