mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-18 06:02:21 +08:00
修复首帧不是I帧 导致花屏的问题
This commit is contained in:
@@ -80,6 +80,7 @@ private:
|
||||
uint32_t start_pts = 0;
|
||||
};
|
||||
map<CodecId,track_info> _codec_to_trackid;
|
||||
bool _started = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user