<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.5">
</HEAD>
<BODY>
<TT>Hi Ross,</TT><BR>
<TT>First of all, thank you for your great library.</TT><BR>
<BR>
<TT>Then, I'm developing a sort of RTSPServer for live cams under Linux, and</TT><BR>
<TT>I'm testing the RTP over TCP with 'mplayer -rtsp-stream-over-tcp' command.</TT><BR>
<BR>
<TT>When I quit MPlayer, it receives a SIGPIPE(also with RTP over UDP).</TT><BR>
<BR>
<TT>Unfortunately, in the TCP case, the library doesn't delete RTSPClientSession</TT><BR>
<TT>and the state of my application becomes inconsistent!</TT><BR>
<BR>
<TT>Both MPlayer and my app are compiled with latest version of live.com</TT><BR>
<TT>Do you have any suggestions to give me?</TT><BR>
<BR>
<TT>Best Regards</TT><BR>
<TT>Emiliano</TT><BR>
<BR>
</BODY>
</HTML>