<DIV>I use this version: live.2008.12.20.tar.gz</DIV>
<DIV>&nbsp;</DIV>
<DIV>RTSPServer work fine when using RTP-over-UDP</DIV>
<DIV>&nbsp;</DIV>
<DIV>But when I use RTP-over-TCP: </DIV>
<DIV>rtspClient-&gt;setupMediaSubsession(*mediaSubsession, False, True)</DIV>
<DIV>&nbsp;</DIV>
<DIV>RTSPServer can&nbsp;recognise "SETUP" and "PLAY" methods and start sending data to client.</DIV>
<DIV>After that, when rtspClient send "TEARDOWN" method to RTSPServer, the RTSPServer can't </DIV>
<DIV>recognise and process "TEARDOWN" method to stop send data to client.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is it a bug in live555? And how can I "TEARDOWN" the stream when using RTP-over-TCP ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sorry for my poor english, but I think you can understand above :-)</DIV>