添加 http-flv/rtmp/rtsp通用鉴权接口

This commit is contained in:
xiongziliang
2018-02-05 15:56:44 +08:00
parent 6da3a577a6
commit ec902f5164
9 changed files with 422 additions and 276 deletions

View File

@@ -83,6 +83,8 @@ public:
string m_app;
string m_streamid;
StrCaseMap m_params;
string m_param_strs;
};