Hello All, This is kishore from INDIA. we are developing an MPEG2 Streaming server on windows. Actually my problem is, After sending the RTSP SETUP Response to client ( VLC Player ) i am not getting any further RTSP Request from client. And also the existing connection has been forcibly closed by the client. I am describing the total Session Details below. please see, and kindly tell me what exactly the problem is. And one more problem is the connection between my Server and Client has been forcibly closed by the Client.I am running my client and server on the same machine. some one please help me.Thanks in advance.
Request: OPTIONS rtsp://10.10.10.8:1234/39.mpg RTSP/1.0 CSeq: 7 User-Agent: VLC media player (LIVE555 Streaming Media v2007.02.20) Response: RTSP/1.0 200 OK CSeq: 7 Server: Mpeg2StreamingServer Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE Content-Length: 0 Request: DESCRIBE rtsp://10.10.10.8:1234/39.mpg RTSP/1.0 CSeq: 8 Accept: application/sdp User-Agent: VLC media player (LIVE555 Streaming Media v2007.02.20) Response: RTSP/1.0 200 OK Server: Mpeg2StreamingServer CSeq: 8 Cache-Control: no-cache Content-Length: 250 Content-Type: application/sdp v=0 o=Mpeg2StreamingServer -902530567 -902530567 IN IP4 10.10.10.8 s=RTSP Session u=http:/// e=admin@ c=IN IP4 0.0.0.0 i=RTSP test t=0 0 a=tool:vlc 0.8.6a a=range:npt=0- 41.00000 m=video 0 RTP/AVP 32 a=rtpmap:32 MPV/90000 a=control:rtsp://10.10.10.8:1234/39.mpg/trackID=1 Request: SETUP rtsp:/ RTSP/1.0 CSeq: 9 Transport: RTP/AVP;unicast;client_port=1834-1835 User-Agent: VLC media player (LIVE555 Streaming Media v2007.02.20) Response: RTSP/1.0 200 OK Server: Mpeg2StreamingServer CSeq: 9 Cache-Control: no-cache Session: 43069932053063 Transport: RTP/AVP;unicast;destination=10.10.10.8;source=10.10.10.8 ;client_port=1834-1835;server_port=2344-2345;ssrc=5AD314 Content-Length: 0 And i am getting the following Messages in VLC player VLC Messages: main debug: creating new input thread main debug: waiting for thread completion main debug: thread 3936 (input) created at priority 1 (input/input.c:265) main debug: `rtsp://10.10.10.8:1234/39.mpg' gives access `rtsp' demux `' path `10.10.10.8:1234/39.mpg' main debug: creating demux: access='rtsp' demux='' path=' 10.10.10.8:1234/39.mpg' main debug: looking for access_demux module: 1 candidate live555 debug: RTP subsession 'video/MPV' live555 error: SETUP of'video/MPV' failed no response code in line: "/10.10.10.8:1234/39.mpg/trackID=1" live555 error: Nothing to play for rtsp://10.10.10.8:1234/39.mpg main warning: no access_demux module matching "rtsp" could be loaded main debug: creating access 'rtsp' path='10.10.10.8:1234/39.mpg' main debug: looking for access2 module: 5 candidates main debug: net: connecting to 10.10.10.8 port 1234 main debug: connection in progress What should i have to do now? Please kindly help me.Thank You All. -- Regards , Krishna Kishore. N , Ph: +91 9848668168
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel