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

This commit is contained in:
linsq@wiclass.net 2024-03-12 14:16:02 +08:00
parent 1e39594335
commit 62bca29edf
1 changed files with 1 additions and 1 deletions

View File

@ -741,7 +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;
}