mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 01:37:33 +08:00
提高无Metadata的rtmp推流的兼容性
This commit is contained in:
@@ -55,14 +55,6 @@ public:
|
||||
RtmpDemuxer(const AMFValue &val);
|
||||
virtual ~RtmpDemuxer(){};
|
||||
|
||||
/**
|
||||
*
|
||||
* 获取rtmp track 数
|
||||
* @param metadata rtmp的metadata
|
||||
* @return
|
||||
*/
|
||||
static int getTrackCount(const AMFValue &metadata);
|
||||
|
||||
/**
|
||||
* 开始解复用
|
||||
* @param pkt rtmp包
|
||||
|
||||
Reference in New Issue
Block a user