<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Scansoft</TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16441"></HEAD>
<BODY 
style="BACKGROUND-COLOR: #e0e0e0; FONT-FAMILY: Trebuchet MS; COLOR: #005080; FONT-SIZE: 10pt" 
background="" bgColor=#e0e0e0>
<DIV><SPAN class=105505909-29032012>Thank you Ross,</SPAN></DIV>
<DIV><SPAN class=105505909-29032012></SPAN> </DIV>
<DIV><SPAN class=105505909-29032012>Your information was spot-on, and I have 
discovered that I do not need to subclass the MPEG4ESVideoRTPSink class since 
the fSource parameter gets set when the subsession starts playing. I have come 
across an interesting limitation though, it turns out that I cannot send out 
data due to the sendto call failing in the GroupSockHelper with a WSAEMSGSIZE 
error code. I have read through the code, and I see there is a definite helper 
function in the GroupSockHelper class called setSendBufferTo, 
which requires the socket number in order to set the new send buffer size for 
the socket. Only problem is that this variable is declared in the RTSPServer 
class as private::fRTSPServerSocket, and no way is provided to get this socket 
number so that I can call the setSendBufferTo function. I am guessing that 
possibly the only solution would be to subclass the RTSPServer code and try to 
set the buffer size in the constructor or some such similar place when needed, 
but isn't there a more elegant solution? I am using a discrete framer, since my 
application is serving discrete frames, so using a byteStream is not the 
first option for me. I have called the MPEG4ESVideoRTPSink::setPacketSizes 
function, but this only gives me large enough buffers to push data into, it does 
not do anything to the underlying operating system buffer (probably by design), 
but exposes no clear way (or helper function) to increase socket buffer sizes, 
or am I mistaken?</SPAN></DIV>
<DIV><SPAN class=105505909-29032012></SPAN> </DIV>
<DIV><SPAN class=105505909-29032012>Thank you</SPAN></DIV>
<DIV><SPAN class=105505909-29032012>Regards</SPAN></DIV>
<DIV align=left><STRONG>___________________________________</STRONG></DIV><BR>
<DIV align=left><STRONG>Shaheed Abdol</STRONG></DIV><BR>
<DIV align=left><FONT color=#909090 size=1><STRONG></STRONG></FONT></DIV><IMG 
border=0 hspace=0 alt="Scansoft Technologies" align=baseline 
src="cid:105505909@29032012-0B90"><BR>
<DIV align=left><FONT color=#909090 size=1><STRONG>Web: <A 
href="http://www.scansoft.co.za/">www.scansoft.co.za</A></DIV>
<DIV align=left><FONT color=#909090 size=1><STRONG>Tel:  +27 21 913 
8664</STRONG></FONT></DIV>
<DIV align=left><FONT color=#909090 size=1><STRONG>Cell: +27 79 835 
8771</STRONG></FONT></DIV></STRONG></FONT>
<DIV> </DIV></BODY></HTML>