Hi all,<br><br>I am working in a client RTSP and I am having some problems when my program loses the connection with an IP camera, it&#39;s the server RTSP. I have a timer with a function and then I can detect correctly when i lose the conection, without teardown, for example disconnection of the network. After I detect the disconnection I try to reconnect and then I have some questions/problems.<br>
<br>Can I create another RTSPClient without stopping the EventLoop?<br><br>There are any function that I can use to know if the server is up without the creation of a RTSPClient?<br><br>In my case I use to know after the creation of another client the sendOptionsCmd function but if this fails I wait 30 secs and I try to create another client, I have recovered my network now for example, and all the processes are ok (setup, playsession and call of getNextFrame) but i don&#39;t receive any frame on my callback function and I don&#39;t understand the reason. I don&#39;t stop the EventLoop in that case.<br>
<br>Thanks in advance.<br><br>PD: Sorry if my explanation is confusing.<br clear="all"><br>-- <br>Miguel Angel Arcos<br>