mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 17:27:33 +08:00
新增hls追加录制,新增转推
This commit is contained in:
@@ -34,4 +34,10 @@ void unInstallWebApi();
|
||||
//配置文件路径
|
||||
extern string g_ini_file;
|
||||
|
||||
class ProxyPusherInfo {
|
||||
public:
|
||||
string key; //流id的key
|
||||
string proxy_pusher_url;//转推地址
|
||||
};
|
||||
|
||||
#endif //ZLMEDIAKIT_WEBAPI_H
|
||||
|
||||
Reference in New Issue
Block a user