mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-17 21:42:24 +08:00
对于webhook 涉及到media info的相关信息,增加protocol 的字段,表明是基于什么协议传输的
This commit is contained in:
@@ -388,6 +388,7 @@ public:
|
||||
|
||||
public:
|
||||
uint16_t port = 0;
|
||||
std::string protocol;
|
||||
std::string full_url;
|
||||
std::string schema;
|
||||
std::string host;
|
||||
|
||||
Reference in New Issue
Block a user