Here&#39;s the patch to set the RTSPClient socket back to blocking if the client submits a timeout (in the event of a timeout, the socket was being set to non-blocking, but the author of that patch forgot to set it back to block).<br>
<br>Let me know if you have questions.<br>