<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>i'm getting the following error when i run 
openRTSP.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The SDP file contains the following.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>v=0</DIV>
<DIV>
<P>o=CIE 1095194791867 1 IN IP4 128.82.5.244</P>
<P>s=odu.sdp</P>
<P>c=IN IP4 128.82.5.57</P>
<P>t=0 0</P>
<P>m=application 0 RTP 97</P>
<P>a=rtpmap:97 X-AppCast</P>
<P>a=control:trackid=1</P></FONT></DIV>
<DIV><FONT face=Arial size=2>when i the prgm i get something like this 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>C:\live\testProgs&gt;openRTSP -V -s 0 
rtsp://128.82.5.57/odu.sdp<BR>Sending request: OPTIONS 
rtsp://128.82.5.57/odu.sdp RTSP/1.0<BR>CSeq: 1<BR>User-Agent: openRTSP (LIVE.COM 
Streaming Media v2004.07.22)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>Received OPTIONS response: RTSP/1.0 200 OK<BR>Server: DSS/5.0.1.1 
(Build/464.1.1; Platform/Win32; Release/5; )<BR>Cseq: 1<BR>Public: DESCRIBE, 
SETUP, TEARDOWN, PLAY, PAUSE, ANNOUNCE, SET_PARAMETER, RECORD</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Sending request: DESCRIBE rtsp://128.82.5.57/odu.sdp RTSP/1.0<BR>CSeq: 
2<BR>Accept: application/sdp<BR>User-Agent: openRTSP (LIVE.COM Streaming Media 
v2004.07.22)</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Received DESCRIBE response: RTSP/1.0 200 OK<BR>Server: DSS/5.0.1.1 
(Build/464.1.1; Platform/Win32; Release/5; )<BR>Cseq: 2<BR>Cache-Control: 
no-cache<BR>Content-length: 165<BR>Date: Tue, 14 Sep 2004 20:48:06 
GMT<BR>Expires: Tue, 14 Sep 2004 20:48:06 GMT<BR>Content-Type: 
application/sdp<BR>x-Accept-Retransmit: our-retransmit<BR>x-Accept-Dynamic-Rate: 
1<BR>Content-Base: rtsp://128.82.5.57/odu.sdp/</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Need to read 165 extra bytes<BR>Read 165 extra bytes: v=0<BR>o=CIE 
1095194886385 1 IN IP4 128.82.5.244<BR>s=odu.sdp<BR>c=IN IP4 0.0.0.0<BR>t=0 
0<BR>a=control:*<BR>m=application 0 RTP 97<BR>a=rtpmap:97 
X-AppCast<BR>a=control:trackid=1</DIV>
<DIV>&nbsp;</DIV>
<DIV>Opened URL "rtsp://128.82.5.57/odu.sdp", returning a SDP 
description:<BR>v=0<BR>o=CIE 1095194886385 1 IN IP4 
128.82.5.244<BR>s=odu.sdp<BR>c=IN IP4 0.0.0.0<BR>t=0 
0<BR>a=control:*<BR>m=application 0 RTP 97<BR>a=rtpmap:97 
X-AppCast<BR>a=control:trackid=1</DIV>
<DIV>&nbsp;</DIV>
<DIV>Failed to create a MediaSession object from the SDP description: Bad SDP 
"m=" line: m=application 0 RTP 97</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Vithal<BR></FONT></DIV></BODY></HTML>