mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 03:55:58 +08:00
更新第三方库
This commit is contained in:
@@ -172,6 +172,7 @@ void TsMuxer::init() {
|
||||
TsMuxer *muxer = (TsMuxer *) param;
|
||||
muxer->onTs(packet, bytes, muxer->_timestamp, muxer->_is_idr_fast_packet);
|
||||
muxer->_is_idr_fast_packet = false;
|
||||
return 0;
|
||||
}
|
||||
};
|
||||
if (_context == nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user