mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 20:02:21 +08:00
解决rtsp推流,aac时间戳增量太大导致flv.js播放异常的问题:#392
This commit is contained in:
@@ -45,6 +45,7 @@ private:
|
||||
private:
|
||||
AACFrame::Ptr _frame;
|
||||
string _aac_cfg;
|
||||
uint32_t _last_dts = 0;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user