修正rtmp时间戳的bug

This commit is contained in:
xzl
2017-05-27 14:37:19 +08:00
parent e3c1fb3648
commit 305f272344
2 changed files with 13 additions and 4 deletions

View File

@@ -95,6 +95,7 @@ public:
uint32_t bodySize = 0;
uint32_t timeStamp = 0;
bool hasAbsStamp = false;
bool hasExtStamp = false;
uint32_t deltaStamp = 0;
uint32_t streamId;
uint32_t chunkId;