mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-06 10:57:50 +08:00
降低webrtc握手未结束,数据先到的日志等级 (#3368)
This commit is contained in:
parent
69800632fe
commit
8e16a698b6
@ -741,8 +741,7 @@ namespace RTC
|
||||
|
||||
if (!IsRunning())
|
||||
{
|
||||
MS_ERROR("cannot process data while not running");
|
||||
|
||||
MS_WARN_TAG(nullptr,"cannot process data while not running");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user