mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-21 00:57:50 +08:00
发布为4.0版本
This commit is contained in:
parent
ba25059433
commit
cc2d22737f
@ -57,7 +57,7 @@ bool loadIniConfig(const char *ini_path = nullptr);
|
|||||||
#define CLEAR_ARR(arr) for(auto &item : arr){ item = 0;}
|
#define CLEAR_ARR(arr) for(auto &item : arr){ item = 0;}
|
||||||
#endif //CLEAR_ARR
|
#endif //CLEAR_ARR
|
||||||
|
|
||||||
#define SERVER_NAME "ZLMediaKit-3.0"
|
#define SERVER_NAME "ZLMediaKit-4.0"
|
||||||
#define VHOST_KEY "vhost"
|
#define VHOST_KEY "vhost"
|
||||||
#define HTTP_SCHEMA "http"
|
#define HTTP_SCHEMA "http"
|
||||||
#define RTSP_SCHEMA "rtsp"
|
#define RTSP_SCHEMA "rtsp"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user