<div class="gmail_quote"><div><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div><div>2012-08-19 10:21:55.008 RTPlayer[333:12f03] Unknown NAL code: 28 (2350 bits)</div>
</div></blockquote><div><br>NAL Unit 28 is a fragment unit (FU-A) you need to defragment NAL units before sending then to ffmpeg<br><br>PPS and SPS frames are sent in a NAL Unit 24 (STAP-A) at the start of stream.<br>check this link for a complete description for defragmenting NAL Units : <br>
<br><a href="http://stackoverflow.com/questions/7665217/how-to-process-raw-udp-packets-so-that-they-can-be-decoded-by-a-decoder-filter-i">http://stackoverflow.com/questions/7665217/how-to-process-raw-udp-packets-so-that-they-can-be-decoded-by-a-decoder-filter-i</a><br>
 <br></div></div><br>-- <br>ArasH<br><br>