mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 09:47:33 +08:00
fix webrtc h264 rtp Packetizer error
This commit is contained in:
@@ -83,6 +83,8 @@ public:
|
||||
|
||||
private:
|
||||
void makeH264Rtp(const void *pData, size_t uiLen, bool bMark, bool gop_pos, uint32_t uiStamp);
|
||||
string _sps;
|
||||
string _pps;
|
||||
};
|
||||
|
||||
}//namespace mediakit{
|
||||
|
||||
Reference in New Issue
Block a user