<div>Hi all & Ross,</div>
<div> </div>
<div>My problem is that 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 I give an example of SDP description in server's DESCRIBE response :</div>
<div> </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 " header damaged " in the debug</div>
<div>window. </div>
<div> </div>
<div>Today I did streaming with openRTSP-client . ( live.2006.01.05 library ) </div>
<div>VLC does not play the received file.</div>
<div> </div>
<div>Could you please give me some help ?</div>
<div> </div>
<div>Thanks for your time,</div>
<span class="sg">
<div> </div>
<div>Sergey Berezin</div>
<div>software developer</div></span>