mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 03:55:58 +08:00
for frame merge must has vlc(video codec layer) data and flush rtmp a frame must has vcl
This commit is contained in:
@@ -80,6 +80,7 @@ private:
|
||||
private:
|
||||
H264Track::Ptr _track;
|
||||
bool _gotSpsPps = false;
|
||||
bool _lastPacketHasVCL = false;
|
||||
RtmpPacket::Ptr _lastPacket;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user