修复生成mp4相关bug

This commit is contained in:
xiongziliang
2019-08-01 21:59:26 +08:00
parent 6d8db7d232
commit 6c0d89f417
3 changed files with 64 additions and 15 deletions

View File

@@ -57,9 +57,7 @@ Mp4Maker::Mp4Maker(const string& strPath,
const string &strVhost,
const string &strApp,
const string &strStreamId) {
DebugL << strPath;
_strPath = strPath;
/////record 业务逻辑//////
_info.strAppName = strApp;
_info.strStreamId = strStreamId;