RtspFace/PL_H264Decoder.cpp @@ -216,7 +216,7 @@ if (manager == NULL) return false; std::string fmtp(manager->get_global_param(PLGP_RTSP_FMTP)); std::string fmtp(manager->get_param(PLGP_RTSP_FMTP)); if (fmtp.empty()) return false;