[Live-devel] RTSP H263+ streaming oddities.

Ross Finlayson finlayson at live555.com
Thu Dec 6 09:41:11 PST 2007


>     char const* inputFileName = "video-H263-1998-1.3pg";

What is the format of this file?  Our 'H.263+ parsing' code assumes 
that the input file contains raw H.263+ video elementary stream data 
*only*.  If (judging by the ".3gp" filename suffix) your file is 
instead a MPEG-4-format file, then our code will definitely *not* 
work, as we currently do not have a parser for such files.

-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list