I have been triying to discover more info about my problem and now I can extract some more conclusions. I followed the next steps:<br><br>1. Connect my client and start the receiving of the image data from the camera.<br>2. I disconnect the network more than one minute. <br>
(My program try to connect every 30 seconds If he detect the lose of connection)<br>3. After 2+ retries I connect the network again. In retries I only try to create one RTSPClient and call the function sendOptionsCmd an when this fail I wait 30 secs more to repeat.<br>
4. When I create again the client all the process starts OK(...setupMediaSubsession, playMediaSession(I see on wireshark how the camera starts to send me data) and I call getNextFrame(...AfterReadingFrame...).<br>5. In my function AfterReadingFrame the program never stops if I put a breakpoint.<br>
<br>At last, If I reconnect correctly at first try I receive the data correctly in AfterReadingFrame. The problem is when I try more than one time an after all the camera connect. I can&#39;t see where is the problem....<br>
<br>Thanks for your help Ross.<br><br><div class="gmail_quote">2010/3/25 Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can I create another RTSPClient without stopping the EventLoop?<br>
</blockquote>
<br></div>
Yes, of course.<div class="im"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
There are any function that I can use to know if the server is up without the creation of a RTSPClient?<br>
</blockquote>
<br></div>
Not really.  The only reliable way to know whether a RTSP server is running is to use RTSP.<br>
-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Miguel Angel Arcos<br>