[Live-devel] aac headers
Ross Finlayson
finlayson at live555.com
Fri Jan 16 05:15:18 PST 2009
>openrtsp only output raw audio files that are not playable on any player.
Well, that depends on the codec, of course.
> i used faad to create an aac file from the raw audio file. is it
>possible to add the headers directly from openrtsp? which part of
>the code do i edit so i can insert the faad library?
You don't 'edit' any part of the existing code; the existing code
works just fine. Instead, you would write your own filter object
(i.e., a subclass of "FramedFilter") that *uses* the existing
libraries to convert the raw audio frames into whatever output format
you desire.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list