mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 01:37:33 +08:00
rtsp/http类型播放协议支持自定义header
This commit is contained in:
@@ -203,6 +203,8 @@ private:
|
||||
// 统计rtp并发送rtcp [AUTO-TRANSLATED:0ac2b665]
|
||||
// Statistics rtp and send rtcp
|
||||
std::vector<RtcpContext::Ptr> _rtcp_context;
|
||||
// 用户自定义rtsp头
|
||||
StrCaseMap _custom_header;
|
||||
};
|
||||
|
||||
} /* namespace mediakit */
|
||||
|
||||
Reference in New Issue
Block a user