此bug由 #2448 引入,触发条件: - 1.配置文件rtsp.directProxy设置为0 - 2.调用addStreamProxy代理rtsp流 在非直接代理情况下,PlayerProxy::_media_src为空,导致访问空指针。 |
||
|---|---|---|
| .. | ||
| MediaPlayer.cpp | ||
| MediaPlayer.h | ||
| PlayerBase.cpp | ||
| PlayerBase.h | ||
| PlayerProxy.cpp | ||
| PlayerProxy.h | ||
此bug由 #2448 引入,触发条件: - 1.配置文件rtsp.directProxy设置为0 - 2.调用addStreamProxy代理rtsp流 在非直接代理情况下,PlayerProxy::_media_src为空,导致访问空指针。 |
||
|---|---|---|
| .. | ||
| MediaPlayer.cpp | ||
| MediaPlayer.h | ||
| PlayerBase.cpp | ||
| PlayerBase.h | ||
| PlayerProxy.cpp | ||
| PlayerProxy.h | ||