降低webrtc握手未结束,数据先到的日志等级 (#3368)

This commit is contained in:
小强先生 2024-03-13 10:57:43 +08:00 committed by GitHub
parent 69800632fe
commit 8e16a698b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;
}