<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>Hi, everybody,</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp; I am a student and have 
just read the RFC of RTP,RTCP and RTSP. I am a rookie of live library. I started 
to read the code of this library and have some questions 
belows:</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp; </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp; 1. In the test 
programmes, I wonder why they use PassiveServerMediaSubsession to create a new 
subsession and to begin streaming through 
"sessionState.sink-&gt;startPlaying(*sessionState.source, afterPlaying, NULL)"? 
And I found that inside of PassiveServerMediaSubssion we did 
nothing</FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2>about streaming.(Maybe I missed)</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
In my opinion, RTSP&nbsp;is to control RTP(my understanding),&nbsp;so&nbsp;the 
situation should be like this: method&nbsp;startPlaying&nbsp;should be inside of 
ServerMediaSubssion so the streaming can be automatical. It seems that 
OnDemandServerMediaSubssion is doing so but I still don't quite 
understand.</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp; 2. When I test 
testMP3Steamer, the unicast address is pretty good, however, when the address is 
multicast address such as 232.255.42.42, although I add USE_SSM inside of 
Makefile, client using VLC within windows does not work while within linux 
works. </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Why? I am puzzled.</FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Thanks and Regards</FONT></DIV>
<DIV><FONT face=Verdana size=2>Kangaroo (nickname)</FONT></DIV>
<DIV><FONT face=Verdana>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>ruru605</FONT></DIV>
<DIV><FONT size=2>2007-02-11</FONT></FONT></DIV></FONT></BODY></HTML>