[Live-devel] rtp over tcp

Scott Hays sdhays.neon.com.tw at gmail.com
Tue Jul 4 00:06:26 PDT 2006


Is your client on the same host?
I just saw this comment by some defined-out code in RTSPServer.cpp when I
was looking for the source of a bug:
// Ignore the SIGPIPE signal, so that clients on the same host that are
killed don't also kill us:

That sounds like what you're experiencing if openRTSP is also on the same
host.  It requires enabling the preprocessor define: USE_SIGNALS and then
recompiling the library.

Hope that helps,
Scott

On 7/4/06, Zhixue Zhang <zhangzx at rcs-9000.com> wrote:
>
> Hi, everyone
> LIVE555 Streaming Media is built  on  SOLARIS 9.
> "testOnDemandRTSPServer" and "openRTSP" are employed to test treaming
> with "RTP over TCP".
> When streaming with "RTP over TCP", after a while openRTSP exited, and
> "Broken pipe" was reported.
>
>
> I have test many times with the same test.m4v, and file openRTSP saved
> is the same size. It seemed that some media bytes cann't be delivered.
> Other m4v file is tested also, the result is the same.
>
> Did anyone have some problems?
>
>
> Zhixue Zhang
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060704/c0182b7d/attachment-0001.html 


More information about the live-devel mailing list