<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Dear live555 Friends,<BR>
&nbsp;<BR>
I am trying to modify the Live555 streaming server (testOnDemandRTSPServer.exe) with some added functions.<BR>
&nbsp;<BR>
After function added, i am using the OPENRTSP to do the tests.<BR>
&nbsp;<BR>
For test the new function , I needed to send a "PLAYING" again after the first "PLAYING"<BR>
&nbsp;<BR>
Therefore, I used the -e &lt;time&gt; with -c.<BR>
&nbsp;<BR>
when i using "openrtsp -c -e 5 rtsp://127.0.0.1:8554/video_name", it works fine. (UDP)<BR>
&nbsp;<BR>
but, UDP have data loss. therefore, I try to use TCP. <BR>
&nbsp;<BR>
The problem comes. <BR>
&nbsp;<BR>
when I use "openrtsp -t -c -e 5 rtsp://127.0.0.1:8554/video_name", the server and clinet both held. it looks like a&nbsp;death-loop.<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
After all, i have tried the normal "testOnDemandRTSPServer" with&nbsp;"openrtsp -t -c -e 5". However, the problem still. <BR>
&nbsp;<BR>
&nbsp;<BR>
Any idea?<BR>
&nbsp;<BR>
Thank you very much<BR>
KL Fung<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR></body>
</html>