Re: [Live-devel] H264VideoFramer truncating frames

2015-03-23 Thread Gilles Chanteperdrix
On Mon, Mar 23, 2015 at 10:52:46AM +0100, Robert Smith wrote: > Hi Gilles, > > How were you extracting the NALU's from the frames provided by the encoder? > Were you using the H264VideoFramer class? I was using the discrete framer, every NAL was sent separately to the framer. With my settings:

Re: [Live-devel] H264VideoFramer truncating frames

2015-03-23 Thread Robert Smith
Hi Gilles, How were you extracting the NALU's from the frames provided by the encoder? Were you using the H264VideoFramer class? I'm aware that we're not going to see anything from TI and their SDK is still an 'alpha' release. Ross, I appreciate the support you provide, I hope my experienc