[Live-devel] openRTSP error

vittal raja sripada vsripada at cs.odu.edu
Tue Sep 14 17:49:22 PDT 2004


i'm getting the following error when i run openRTSP.

The SDP file contains the following.

v=0
o=CIE 1095194791867 1 IN IP4 128.82.5.244

s=odu.sdp

c=IN IP4 128.82.5.57

t=0 0

m=application 0 RTP 97

a=rtpmap:97 X-AppCast

a=control:trackid=1

when i the prgm i get something like this 

C:\live\testProgs>openRTSP -V -s 0 rtsp://128.82.5.57/odu.sdp
Sending request: OPTIONS rtsp://128.82.5.57/odu.sdp RTSP/1.0
CSeq: 1
User-Agent: openRTSP (LIVE.COM Streaming Media v2004.07.22)


Received OPTIONS response: RTSP/1.0 200 OK
Server: DSS/5.0.1.1 (Build/464.1.1; Platform/Win32; Release/5; )
Cseq: 1
Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, ANNOUNCE, SET_PARAMETER, RECORD


Sending request: DESCRIBE rtsp://128.82.5.57/odu.sdp RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: openRTSP (LIVE.COM Streaming Media v2004.07.22)


Received DESCRIBE response: RTSP/1.0 200 OK
Server: DSS/5.0.1.1 (Build/464.1.1; Platform/Win32; Release/5; )
Cseq: 2
Cache-Control: no-cache
Content-length: 165
Date: Tue, 14 Sep 2004 20:48:06 GMT
Expires: Tue, 14 Sep 2004 20:48:06 GMT
Content-Type: application/sdp
x-Accept-Retransmit: our-retransmit
x-Accept-Dynamic-Rate: 1
Content-Base: rtsp://128.82.5.57/odu.sdp/


Need to read 165 extra bytes
Read 165 extra bytes: v=0
o=CIE 1095194886385 1 IN IP4 128.82.5.244
s=odu.sdp
c=IN IP4 0.0.0.0
t=0 0
a=control:*
m=application 0 RTP 97
a=rtpmap:97 X-AppCast
a=control:trackid=1

Opened URL "rtsp://128.82.5.57/odu.sdp", returning a SDP description:
v=0
o=CIE 1095194886385 1 IN IP4 128.82.5.244
s=odu.sdp
c=IN IP4 0.0.0.0
t=0 0
a=control:*
m=application 0 RTP 97
a=rtpmap:97 X-AppCast
a=control:trackid=1

Failed to create a MediaSession object from the SDP description: Bad SDP "m=" line: m=application 0 RTP 97

-Vithal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live.com/pipermail/live-devel/attachments/20040914/f358b7b6/attachment.html


More information about the live-devel mailing list