<!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> </DIV>
<DIV><FONT face=Arial size=2> I built a RTSP server. It works
fine in TCP & UDP mode.</FONT></DIV>
<DIV><FONT face=Arial size=2> But, it doesn't support
multicast ...</FONT></DIV>
<DIV><FONT face=Arial size=2> When TCP/UDP mode, the
subsession needs to inherit from
class OnDemandServerMediaSubsession.</FONT></DIV>
<DIV><FONT face=Arial size=2> When multicast mode, it needs to
inherit from PassiveServerMediaSubsession.</FONT></DIV>
<DIV><FONT face=Arial size=2> How can I make a path support
both mode in the same time??</FONT></DIV><FONT size=2>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><BR><FONT face=Arial>Anders Chen</FONT></FONT></DIV></BODY></HTML>