[Live-devel] openRTSP - audio file without header ?

Ross Finlayson finlayson at live555.com
Tue May 12 09:24:30 PDT 2009


>I believe this is because openRTSP creates a "raw" aac file, i.e a 
>file without header.
>
>Thus my questions:
>How can I change openRTSP so that it creates a header for the audio file?

You would need to write a new 'file sink' class for AAC audio files 
with headers, and use this in "openRTSP" (in 
"testProgs/playCommon.cpp").

For illustration, note how we do something similar when writing H.264 
video files.  Note the "H264VideoFileSink" class, and it's use in the 
"openRTSP" code.
-- 

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


More information about the live-devel mailing list