mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-01 23:57:37 +08:00
修改文件录制、hls生成、拉流代理逻辑
This commit is contained in:
@@ -104,12 +104,6 @@ extern const char kBroadcastFlowReport[];
|
||||
extern const char kFlowThreshold[];
|
||||
} //namespace Broadcast
|
||||
|
||||
//代理失败最大重试次数
|
||||
namespace Proxy {
|
||||
extern const char kReplayCount[];
|
||||
}//namespace Proxy
|
||||
|
||||
|
||||
////////////HTTP配置///////////
|
||||
namespace Http {
|
||||
extern const char kPort[];
|
||||
|
||||
Reference in New Issue
Block a user