rtmp packet must has vlc when flush

This commit is contained in:
xiongguangjie
2021-06-19 01:54:57 +08:00
parent a28aeb2148
commit d215502ff5
3 changed files with 16 additions and 3 deletions

View File

@@ -84,6 +84,7 @@ private:
string _pps;
H265Track::Ptr _track;
RtmpPacket::Ptr _lastPacket;
bool _lastPacketHasVCL = false;
};
}//namespace mediakit