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