Hello Mike,<br><br>I have interest in what you are doing with the H264. Haven'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 <<a href="mailto:mike.gilorma@apogeelabs.com">mike.gilorma@apogeelabs.com</a>>:<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. 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. The problem is that the file is<br>
getting parsed too quickly and it seems as though the ethernet port<br>
can't keep up. I'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. 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've attached my framer, parser, and test program if anybody is<br>
interested in taking a look. (pardon the mess, haven'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>
> All,<br>
><br>
> I have been working on creating a h264 framer for about a week and feel<br>
> like I have headed in the wrong direction, so its time for a fresh<br>
> start. Would H263plusVideoFramer be a good starting point?<br>
><br>
> I have been searching "h.264 site:<a href="http://lists.live555.com" target="_blank">lists.live555.com</a>" and it seems that<br>
> there are people out there that have gotten their framers working and<br>
> have not gone on to share any info after that. My goal is to create a<br>
> framer for discrete NAL units and to create a testH264VideoStreamer.cpp<br>
> program for everyone to have access to.<br>
><br>
> thanks,<br>
> Mike<br>
><br>
><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>
</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>