mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-20 07:12:21 +08:00
修复rtmp注册时还未生成完整config包的bug
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
typedef std::shared_ptr<RtmpCodec> Ptr;
|
||||
RtmpCodec(){}
|
||||
virtual ~RtmpCodec(){}
|
||||
virtual void makeConfigPacket() {};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user