[Live-devel] Determine NAL unit of H264 frame

2013-04-06 Thread Kerry Loux
Hello, I'm trying to determine the NAL unit type of incoming H264 data in ::afterGettingFrame(). My goal is to send the data to ffmpeg, and I'm basing my approach on what is described in this thread: http://comments.gmane.org/gmane.comp.multimedia.live555.devel/7743 Can anyone point me in the ri

Re: [Live-devel] Not receiving frames from H264 stream

2013-04-05 Thread Kerry Loux
proper stream, so I would still be interested in a response to my second question. I apologize for not trying the advice in the FAQ before posting :-) Thanks, Kerry On Thu, Apr 4, 2013 at 10:25 AM, Kerry Loux wrote: > Hello, > > I'm just getting started with Live555, and have a co