Hello Mike,<br><br>I have interest in what you are doing with the H264. Haven&#39;t you forgot to inlcude the H264VideoStream Parser.hh in your previous email?<br><br>Regards,<br><br><div class="gmail_quote">2008/6/25 Mike Gilorma &lt;<a href="mailto:mike.gilorma@apogeelabs.com">mike.gilorma@apogeelabs.com</a>&gt;:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Update: getting closer!!!<br>
<br>
I have re-written my framer based off the H263plusVideoFramer instead of<br>
trying to subclass the MPEGVideoStreamParser. &nbsp;Now I can see that my<br>
framer is parsing through the NAL units and that the H264RTPSink is<br>
actually sending some packets out. &nbsp;The problem is that the file is<br>
getting parsed too quickly and it seems as though the ethernet port<br>
can&#39;t keep up. &nbsp;I&#39;m pretty sure this has something to do with the way I<br>
am parsing through the file because I kept getting stuck in the parser<br>
so I just automatically call parseNALUnit from within<br>
parseStartSequence. &nbsp;Now that I am sure I can actually parse through my<br>
file and see all the NAL units its time to go back and figure out why I<br>
was getting stuck.<br>
<br>
I&#39;ve attached my framer, parser, and test program if anybody is<br>
interested in taking a look. &nbsp;(pardon the mess, haven&#39;t had time to<br>
clean it up yet)<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
On Tue, 2008-06-24 at 10:21 -0400, Mike Gilorma wrote:<br>
&gt; All,<br>
&gt;<br>
&gt; I have been working on creating a h264 framer for about a week and feel<br>
&gt; like I have headed in the wrong direction, so its time for a fresh<br>
&gt; start. &nbsp;Would H263plusVideoFramer be a good starting point?<br>
&gt;<br>
&gt; I have been searching &quot;h.264 site:<a href="http://lists.live555.com" target="_blank">lists.live555.com</a>&quot; and it seems that<br>
&gt; there are people out there that have gotten their framers working and<br>
&gt; have not gone on to share any info after that. &nbsp;My goal is to create a<br>
&gt; framer for discrete NAL units and to create a testH264VideoStreamer.cpp<br>
&gt; program for everyone to have access to.<br>
&gt;<br>
&gt; thanks,<br>
&gt; Mike<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; live-devel mailing list<br>
&gt; <a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
&gt; <a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</div></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">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>
<br></blockquote></div><br>