<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<BR>
&nbsp;<BR>
I found out the reason of the 5 second delay. It's coming from the ourIPAddress() function in GroupsockHelper.cpp where a multicast packet is sent to determine the source address. This sometimes seems to fail so the readSocket function hangs for 5 seconds. The reason it fails is probably the fact we are using livemedia in a multithreaded environment ( each thread having it's own livemedia instance though) so it might be possible that things go wrong.<BR>
&nbsp;<BR>
I've just commented out this code, getting the address directly works fine for us.<BR>
&nbsp;<BR>
regards,<BR>
&nbsp;<BR>
Luc<BR>                                               <br /><hr />Je eigen @hotmail.BE adres? Het kan! <a href='http://85.255.193.198/specials/hotmailbe/nl/' target='_new'>Klik en registreer snel je persoonlijke adres.</a></body>
</html>