Thanks Ross, as I said though in that case VLC cannot decode the stream, it gives "waiting for SPS/PPS" messages then times out.  <br><br>In what sense will the framer not work correctly with the start code?  In my tests it seems to be working well, apart from the warnings.<br>
<br>James<br><br><br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 10:06 AM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I suggest that you use "H264VideoStreamDiscreteFramer", but modify your input source object so that it<br>
1/ Delivers one NAL unit at a time (and no more), and<br>
2/ Does *not* include the 00000001 start code at the beginning of each NAL unit.  (This is important; "H264VideoStreamDiscreteFramer" will not work correctly if this start code is included.)<br>
-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br>