<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black">We also had the same issue with live555 (many people had!). We had the issue with Linux only. We were greatly helped with the explanation of these 2 links.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><a href="http://www.nmsl.cs.ucsb.edu/MulticastSocketsBook/"><span style="color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><span style="color:windowtext">http://www.nmsl.cs.ucsb.edu/MulticastSocketsBook/</span></span></a></span><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><a href="http://stackoverflow.com/questions/2741936"><span style="color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><span style="color:windowtext">http://stackoverflow.com/questions/2741936</span></span></a></span><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:#17375E;mso-style-textfill-fill-color:#17375E;mso-style-textfill-fill-alpha:100.0%"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif";color:black">Look at the
</span><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">mcreceive.c example of the first link that shows how to solve the issue.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">Basically we did a minor change in the live555 library such that the
</span><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">setupDatagramSocket method in GrousockHelper do bind with the multicast group address if Linux. This solved the issue.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">You can also check this thread:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><a href="http://lists.live555.com/pipermail/live-devel/2010-October/012630.html"><span style="color:black">http://lists.live555.com/pipermail/live-devel/2010-October/012630.html</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">Will give you explanations why Ross thinks this is bad idea to implement the above solution in the live555 library.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">I have include patchs that we used on library released  2009 07 28 that kept the compatibility with the library yet solved the issue. Unfortunately we don’t work
 the latest library yet. Hope this help.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">Guy</span><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> live-devel-bounces@ns.live555.com [mailto:live-devel-bounces@ns.live555.com]
<b>On Behalf Of </b>Miklos Szeles<br>
<b>Sent:</b> Tuesday, August 23, 2011 9:25<br>
<b>To:</b> live-devel@ns.live555.com<br>
<b>Subject:</b> Re: [Live-devel] RTSP multicast problem<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi,<br>
Can anybody help in this issue? We are using CentOS 5.5. Is there any patch available for CentOS which solves this issue?<br>
What other linux distribution works correctly besides FreeBSD?<br>
BR,<br>
Miklós<br>
<br>
2011.08.19. 9:34 keltezéssel, Miklos Szeles írta: <o:p></o:p></p>
<p class="MsoNormal">Thanks for your answer Ross. Can you give some hints regarding the OS kernel fixing? Where/what should we change to solve this issue by patching the kernel?<br>
Best regards,<br>
Miklós<br>
<br>
2011.08.18. 16:47 keltezéssel, Ross Finlayson írta: <o:p></o:p></p>
<p class="MsoNormal">Unfortunately I don't know of a solution to this, other than
<o:p></o:p></p>
<div>
<p class="MsoNormal">1/ Fixing the OS kernel, or<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">2/ Using a different OS (e.g. FreeBSD) that doesn't have the problem, or<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">3/ Changing at least one of the cameras to use a different port, or<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">4/ Running your two client applications on separate hosts.<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span class="apple-style-span"><span style="font-size:13.5pt;font-family:"Helvetica","sans-serif"">Ross Finlayson</span></span><span style="font-size:13.5pt;font-family:"Helvetica","sans-serif""><br>
<span class="apple-style-span">Live Networks, Inc.</span><br>
<span class="apple-style-span"><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>live-devel mailing list<o:p></o:p></pre>
<pre><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><o:p></o:p></pre>
<pre><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><o:p></o:p></pre>
<p class="MsoNormal"><br>
<br>
<br>
<o:p></o:p></p>
<pre>-- <o:p></o:p></pre>
<pre>Miklós Szeles<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>NETAVIS Kft.<o:p></o:p></pre>
<pre>Web: <a href="http://www.netavis.net">www.netavis.net</a><o:p></o:p></pre>
<pre>Mail: <a href="mailto:mszeles@netavis.hu">mszeles@netavis.hu</a><o:p></o:p></pre>
<pre>Hűvösvölgyi út 54.<o:p></o:p></pre>
<pre>H-1021 Budapest<o:p></o:p></pre>
<pre>Hungary<o:p></o:p></pre>
<pre>Tel: +36 1 225 31 38<o:p></o:p></pre>
<pre>Fax: +36 1 225 31 39<o:p></o:p></pre>
<p class="MsoNormal"><br>
<br>
<br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>live-devel mailing list<o:p></o:p></pre>
<pre><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><o:p></o:p></pre>
<pre><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><o:p></o:p></pre>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>-- <o:p></o:p></pre>
<pre>Miklós Szeles<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>NETAVIS Kft.<o:p></o:p></pre>
<pre>Web: <a href="http://www.netavis.net">www.netavis.net</a><o:p></o:p></pre>
<pre>Mail: <a href="mailto:mszeles@netavis.hu">mszeles@netavis.hu</a><o:p></o:p></pre>
<pre>Hűvösvölgyi út 54.<o:p></o:p></pre>
<pre>H-1021 Budapest<o:p></o:p></pre>
<pre>Hungary<o:p></o:p></pre>
<pre>Tel: +36 1 225 31 38<o:p></o:p></pre>
<pre>Fax: +36 1 225 31 39<o:p></o:p></pre>
</div>
</div>
</body>
</html>