mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 03:28:09 +08:00
初步支持聚合包
This commit is contained in:
@@ -72,7 +72,8 @@ private:
|
||||
}
|
||||
if(!_parser){
|
||||
_parser.reset(new RtmpDemuxer());
|
||||
}
|
||||
_onPlayResult(SockException(Err_success,"play rtmp success"));
|
||||
}
|
||||
_parser->inputRtmp(chunkData);
|
||||
checkInited();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user