<!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> </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. It appears that RTSPServer was not designed to be
subclassed, as function incomingConnectionHandler1 and class RTSPClientSession
are declared private and the former non-virtual. What is
the recommended way to do this sort of
customization?</FONT></SPAN></DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=873241122-23032005><FONT face=Arial
size=2>Tim</FONT></SPAN></DIV></BODY></HTML>