Re: [Live-devel] tearDownStreams()

2008-05-01 Thread Yamini S. [EPLX - DCC]
008 6:33 PM To: [EMAIL PROTECTED] Subject: [Live-devel] tearDownStreams() Hi Ross, I am working with a MJPG streamer and a player to receive the stream. Both are based on the LIVE555 libraries. When I use it over the LAN the server seems to see OPTIONS - TEARDOWN requests. But when

Re: [Live-devel] tearDownStreams()

2008-04-30 Thread Ross Finlayson
>When I use it over the LAN the server seems to see OPTIONS - >TEARDOWN requests. >But when I stream over the internet using the -t (TCP) parameter the server >Doesn't seem to receive the TEARDOWN. You have run into a known limitation of the current RTSP server code. If RTP-over-TCP streaming is

[Live-devel] tearDownStreams()

2008-04-30 Thread Nikhil Naik
Hi Ross, I am working with a MJPG streamer and a player to receive the stream. Both are based on the LIVE555 libraries. When I use it over the LAN the server seems to see OPTIONS - TEARDOWN requests. But when I stream over the internet using the -t (TCP) parameter the server Doesn't se