mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-19 14:52:20 +08:00
rtp级联网络慢时默认不限制源端接收网速 (#4359)
This commit is contained in:
@@ -175,6 +175,9 @@ public:
|
||||
|
||||
std::string recv_stream_app;
|
||||
std::string recv_stream_vhost;
|
||||
|
||||
// rtp tcp模式发送时busy时, origin 接收限流, 默认不启用
|
||||
bool enable_origin_recv_limit = false;
|
||||
};
|
||||
|
||||
// 开始发送ps-rtp [AUTO-TRANSLATED:a51796fa]
|
||||
|
||||
Reference in New Issue
Block a user