Thanks, it makes sense, but I do not explicitly use the H264DescriteFramer and when trying to use the MPEG4 descrite framer as indicated everything just stops. So considering the playCommpn.cpp where and how would I add it?
From: [email protected] [mailto:[email protected]] On Behalf Of Ross Finlayson Sent: Friday, February 10, 2012 1:48 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] MPEG4 Do I need to insert the MPEG4VideoStreamFramer as a filter to data mine the timestamps from the VOP headers? Yes - same as for H.264: Because you're receiving discrete frames (one at a time), then you should use "MPEG4VideoStreamDiscreteFramer". (And as always: Remember, You Have Complete Source Code.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 2012.0.1913 / Virus Database: 2112/4799 - Release Date: 02/09/12
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
