<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.5512" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I built a RTSP server. It works 
fine in TCP &amp; UDP mode.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; But, it doesn't support 
multicast ...</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; When TCP/UDP mode, the 
subsession needs to&nbsp;inherit from 
class&nbsp;OnDemandServerMediaSubsession.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; When multicast mode, it needs to 
inherit from PassiveServerMediaSubsession.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; How can I make a path support 
both mode in the same time??</FONT></DIV><FONT size=2>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><BR><FONT face=Arial>Anders Chen</FONT></FONT></DIV></BODY></HTML>