[Live-devel] Why the following messages come on proxy server console?

Gaurav Badhan gauravb at interfaceinfosoft.com
Thu Feb 21 07:10:40 PST 2013


Hello,

I ran the one "testondemandRTSPServer" program on my machine and another on
another machine which are connected through lan to stream the .ts file.
Then i gave the URL of both the  RTSPserver to the proxy server  with an
option to stream over TCP.
I open the first URL given by proxy server in VLC player.
Then i open the another URL in an another instance of VLC player.
Both VLC player shows the stream correctly.
Then  i close the first instance of VLC player and i saw the following
statement on the console of proxy server:-

Received 3996 new bytes of response data.
Received 5328 new bytes of response data.
Received 2664 new bytes of response data.
Received 2616 new bytes of response data.
Received 2664 new bytes of response data.
Received 4 new bytes of response data.
Received 14692 new bytes of response data.
Received 19872 new bytes of response data.

ProxyServerMediaSubsession["MP2T"]::createNewRTPSink()
ProxyServerMediaSubsession["MP2T"]::closeStreamSource()
ProxyServerMediaSubsession["MP2T"]::createNewStreamSource(session id
3880907106)

ProxyServerMediaSubsession["MP2T"]::createNewRTPSink()
ProxyServerMediaSubsession["MP2T"]::closeStreamSource()
ProxyServerMediaSubsession["MP2T"]::createNewStreamSource(session id
2740275749)

ProxyServerMediaSubsession["MP2T"]::createNewRTPSink()
ProxyServerMediaSubsession["MP2T"]::closeStreamSource()
ProxyServerMediaSubsession["MP2T"]::createNewStreamSource(session id
529879796)
ProxyServerMediaSubsession["MP2T"]::createNewRTPSink()
ProxyServerMediaSubsession["MP2T"]::closeStreamSource()
ProxyServerMediaSubsession["MP2T"]::createNewStreamSource(session id
2309179375)

ProxyServerMediaSubsession["MP2T"]::createNewRTPSink()
ProxyServerMediaSubsession["MP2T"]::closeStreamSource()
ProxyRTSPClient["rtsp://192.168.15.192:8554/STREAMER"]: RTSP "DESCRIBE"
comman
failed; trying again in 128 seconds
Received 413 new bytes of response data.

Then when i tri'ed to again open the first stream in vlc player it didn't
show the stream.

Same thing happened with the rtsp client.
if i directly give the URL of the first  "testondemandRTSPServer" program
to VLC or rtsp client they receive the stream.

To be more specific the following messages



Received 3996 new bytes of response data.
Received 5328 new bytes of response data.
Received 2664 new bytes of response data.
Received 2616 new bytes of response data.
Received 2664 new bytes of response data.
Received 4 new bytes of response data.
Received 14692 new bytes of response data.
Received 19872 new bytes of response data.


display over the proxy rtsp server console

When i get the message the


Sending request: GET_PARAMETER rtsp://192.168.15.189:8554/STREAMER/ RTSP/1.0
CSeq: 8
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.01.25)
Session: CAAD6BD1
Content-Length: 2



WARNING: The server did not respond to our "PLAY" request (CSeq: 7).  The
server
appears to be buggy (perhaps not handling pipelined requests properly).
Received a complete GET_PARAMETER response:
RTSP/1.0 200 OK
CSeq: 8
Date: Thu, Feb 21 2013 14:11:40 GMT
Session: CAAD6BD1

And when then i close the vlc or rtsp client that is receiving the stream i
get the following messages

Received 3996 new bytes of response data.
Received 5328 new bytes of response data.
Received 2664 new bytes of response data.
Received 2616 new bytes of response data.
Received 2664 new bytes of response data.
Received 4 new bytes of response data.
Received 14692 new bytes of response data.
Received 19872 new bytes of response data.



Can you tell me how to resolve this issue and whats happening wrong?


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130221/e6f70910/attachment-0001.html>


More information about the live-devel mailing list