mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-02 20:20:54 +08:00
尝试添加rtp类型自动判断逻辑
This commit is contained in:
@@ -306,8 +306,6 @@ namespace RtpProxy {
|
||||
extern const string kDumpDir;
|
||||
//是否限制udp数据来源ip和端口
|
||||
extern const string kCheckSource;
|
||||
//rtp类型,支持MP2P/MP4V-ES
|
||||
extern const string kRtpType;
|
||||
//rtp接收超时时间
|
||||
extern const string kTimeoutSec;
|
||||
} //namespace RtpProxy
|
||||
|
||||
Reference in New Issue
Block a user