<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=utf-8">
<meta name="Generator" content="Microsoft Word 15 (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:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
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;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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 lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Hi Ross.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">I've just tried compiling the liveMedia library (on Windows using nmake) and it’s failing with these errors (watch for wrapping):<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1268) : error C2276: '&' : illegal operation on bound member function expression<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1268) : error C2660: 'TaskScheduler::setBackgroundHandling' : function does not take 3 arguments<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1605) : error C2248: 'GenericMediaServer::ClientConnection::fClientAddr' : cannot access protected member declared in
 class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(95) : see declaration of 'GenericMediaServer::ClientConnection::fClientAddr'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1625) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1643) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">       p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1659) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1675) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1689) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">RTSPServer.cpp(1992) : error C2248: 'GenericMediaServer::ClientConnection::fResponseBuffer' : cannot access protected member declared
 in class 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(97) : see declaration of 'GenericMediaServer::ClientConnection::fResponseBuffer'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">        p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.EXE"' : return code '0x2'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Stop.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">The previous version (2015.06.04) compiled fine and the make files are updated before each build.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">I don’t have the ability to compile on other architectures so I can’t see if this is a Windows/nmake issue or otherwise.<o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F">--
<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F">Deanna Earley |</span></b><span style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F"> Lead d</span><span style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F">eveloper <b>| </b></span><b><span lang="EN-US" style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:black">icatcher</span></b><b><span lang="EN-US" style="font-size:10.5pt;font-family:"Trebuchet MS",sans-serif;color:#FF9223">cctv</span></b><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.5pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F">w:
</span><u><span lang="EN-US" style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif;color:#595959"><a href="http://www.icode.co.uk/icatcher">www.icode.co.uk/icatcher</a></span></u><span lang="EN-US" style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif;color:#5E5E5F">
 | t: 01329 835335 | f: 01329 835338</span><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:7.5pt;font-family:"Trebuchet MS",sans-serif;color:#919191">Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325</span><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri",sans-serif;color:black"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> live-devel [mailto:live-devel-bounces@ns.live555.com]
<b>On Behalf Of </b>Ross Finlayson<br>
<b>Sent:</b> 07 June 2015 07:47<br>
<b>To:</b> LIVE555 Streaming Media - development & use<br>
<b>Subject:</b> [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">FYI, the latest version (2015.06.07) of the “LIVE555 Streaming Media” code restructures the “RTSPServer” class into an abstract base class “GenericMediaServer”, and a subclass "RTSPServer".  The reason for this restructuring is to make
 it possible - in the future - to develop other kinds of media server that use the same "ServerMediaSession"/"ServerMediaSubsession" objects (and much of the same code) to represent the stream(s) that they serve, but using protocols other than RTSP.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">The existing “RTSPServer” class API remains unchanged, so this restructuring should have no effect on any of your existing code.  But if anyone runs into any problem with the new code, then please let us know ASAP.<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-family:"Helvetica",sans-serif;color:black">Ross Finlayson</span></span><span style="font-family:"Helvetica",sans-serif;color:black"><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"><o:p> </o:p></p>
</div>
</div>
</body>
</html>