<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=873241122-23032005><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial size=2>I am interested in 
subclassing RTSPServer in order to take custom actions in response to particular 
RTSP methods.&nbsp; It appears that RTSPServer was not designed to be 
subclassed, as function incomingConnectionHandler1 and class RTSPClientSession 
are declared private and the former non-virtual.&nbsp; What is 
the&nbsp;recommended way to do this&nbsp;sort of 
customization?</FONT></SPAN></DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial 
size=2>Tim</FONT></SPAN></DIV></BODY></HTML>