<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>Not sure what that erro msg means but here are a 
f</FONT></SPAN><SPAN class=056241315-08032007><FONT face=Arial color=#0000ff 
size=2>ew quick things to check:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>1. Are you setting the RTP payload to 96 in your 
stream?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>2. Are you setting correct timestamp framing intervals in 
your stream , think u need to increment rtp timestamp by 30Ms every time u start 
sending a new frame. Keep this timestamp constant for frames spanning several 
packets.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>3. Are you keeping the RTP SSRC at constant value all 
the way through?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>Can you post the first few packets here?- use ethereal 
or something to capture and I'll take a look.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056241315-08032007><FONT face=Arial 
color=#0000ff size=2>-Chris</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> vlc-bounce@videolan.org 
[mailto:vlc-bounce@videolan.org] <B>On Behalf Of </B>jogging 
song<BR><B>Sent:</B> 08 March 2007 12:52<BR><B>To:</B> 
vlc@videolan.org<BR><B>Subject:</B> [vlc] vlc stop when playing H.264 RTP 
stream<BR></FONT><BR></DIV>
<DIV></DIV>hi,<BR>    Now I use VLC to play H.264 RTP stream.I 
encounter some problems. Before it is about to receive RTP streams,  VLC 
read a SDP like this,<BR>v=0<BR>m=video 1100 RTP/AVP 
96<BR>b=AS:247<BR>a=rtpmap:96 H264/90000<BR>a=fmtp:96 
packetization-mode=1;profile-level-id=42001E;<BR><BR>Then I send RTP packets, 
and VLC recieve them.But VLC stops after printing the following 
things:<BR>packetizer_h264 debug: found NAL_SPS<BR>packetizer_h264 debug: found 
NAL_PPS <BR><BR>Can anyone help me?Thanks<BR>Best 
Regards<BR>jogging<BR><BR><BR><BR></BODY></HTML>