mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 02:38:10 +08:00
修改服务器版本信息声明相关代码
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
*/
|
||||
virtual void setMetaData(const AMFValue &metadata) {
|
||||
_metadata = metadata;
|
||||
_metadata.set("server", SERVER_NAME);
|
||||
if (_ring) {
|
||||
regist();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user