兼容一些不规范的rtmp推流:#190

This commit is contained in:
xiongziliang
2019-12-25 10:13:59 +08:00
parent 9dc1f3a804
commit bb4e8b73b5
3 changed files with 7 additions and 24 deletions

View File

@@ -89,7 +89,6 @@ private:
string getStreamId(const string &str);
void dumpMetadata(const AMFValue &metadata);
private:
bool _metadata_got = false;
std::string _strTcUrl;
MediaInfo _mediaInfo;
double _dNowReqID = 0;