mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-27 04:22:20 +08:00
rtsp/http类型播放协议支持自定义header
This commit is contained in:
@@ -630,6 +630,8 @@ extern const std::string kRtspSpeed;
|
||||
extern const std::string kLatency;
|
||||
// Set SRT PassPhrase
|
||||
extern const std::string kPassPhrase;
|
||||
// 自定义rtsp/http头
|
||||
extern const std::string kCustomHeader;
|
||||
} // namespace Client
|
||||
} // namespace mediakit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user