完善Rtmp复用器

This commit is contained in:
xiongziliang
2018-10-25 14:23:02 +08:00
parent 186f4e4683
commit 1e0db96457
2 changed files with 36 additions and 27 deletions

View File

@@ -93,6 +93,7 @@ private:
void makeVideoConfigPkt();
private:
H264Track::Ptr _track;
bool _gotSpsPps = false;
};
}//namespace mediakit