mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 09:47:33 +08:00
fix more slice nal one frame result rtp mark error and sps pps rtp not has a mark
This commit is contained in:
@@ -85,6 +85,7 @@ private:
|
||||
void makeH264Rtp(const void *pData, size_t uiLen, bool bMark, bool gop_pos, uint32_t uiStamp);
|
||||
string _sps;
|
||||
string _pps;
|
||||
Frame::Ptr _last_frame;
|
||||
};
|
||||
|
||||
}//namespace mediakit{
|
||||
|
||||
Reference in New Issue
Block a user