Commit b3c57df0 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Lower severity of message

parent 54ba7c42
......@@ -554,7 +554,7 @@ describe:
}
else
{
msg_Info( p_demux, "connection timeout, retrying" );
msg_Dbg( p_demux, "connection timeout, retrying" );
if( p_sys->rtsp ) RTSPClient::close( p_sys->rtsp );
goto createnew;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment