mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 03:42:21 +08:00
rtmp packet must has vlc when flush
This commit is contained in:
@@ -84,6 +84,7 @@ private:
|
||||
string _pps;
|
||||
H265Track::Ptr _track;
|
||||
RtmpPacket::Ptr _lastPacket;
|
||||
bool _lastPacketHasVCL = false;
|
||||
};
|
||||
|
||||
}//namespace mediakit
|
||||
|
||||
Reference in New Issue
Block a user