<div>Hi all &amp; Ross,</div>

<div>&nbsp;</div>

<div>My problem is that&nbsp;I can't play MPEG-4 elementary video stream with VLC player via RTSP.</div>

<div>I have developed very simple RTSP server which can send ( today unicast only ) MPEG-4 </div>

<div>elementary video streams.</div>

<div>Here&nbsp;I give an example of SDP description&nbsp; &nbsp;in server's &nbsp;DESCRIBE response :</div>

<div>&nbsp;</div>

<div><font size="2">t=0 0</font></div>

<div>
<p>m=video 0 RTP/AVP 99</p>
<p>b=AS:2048</p>
<p>a=rtpmap:99 MP4V-ES/90000</p>
<p>a=fmtp:99 config=000001b0f5000001b5a91a1f000001000000012000c888ba9860fa62d087828307</p>
<p>a=control:<a>rtsp://80.89.143.156:55554/Sp444a/vstream0</a></p></div>

<div>When I begin streaming, ( with additional debug window ) I get message &quot; header damaged &quot; in the debug</div>

<div>window.&nbsp;</div>

<div>&nbsp;</div>

<div>Today I&nbsp;did streaming with&nbsp;openRTSP-client . ( live.2006.01.05 library )&nbsp;</div>

<div>VLC does not play the received file.</div>

<div>&nbsp;</div>

<div>Could you please give me some help ?</div>

<div>&nbsp;</div>

<div>Thanks for your time,</div>
<span class="sg">
<div>&nbsp;</div>
<div>Sergey Berezin</div>
<div>software developer</div></span>