<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] audio stream
problems</title></head><body>
<blockquote type="cite" cite><font size="-1">I record a complete
(audio + video) flow coming from this camera: I store it in two
separated files, that will be named "video-MP4V-ES-1" and
"audio-MPEG4-GENERIC-2", as I found in
documentation.</font></blockquote>
<blockquote type="cite" cite><font size="-1">The video one is in MPEG4
format, and I can stream it using "testOndemandRTSP" and VLC
player, after renaming itself "test.m4e".</font></blockquote>
<blockquote type="cite" cite><font size="-1">The problem is with the
audio one. The Ateme- producers ensure me that the file format is
ADTS</font></blockquote>
<div><br></div>
<div>No it's not.&nbsp; The file contains raw AAC audio data.&nbsp; An
ADTS-format file, however, is different: it contains a short header in
front of each audio frame.&nbsp; (To help understand this, see the
code for &quot;ADTSAudioFileSource&quot;.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>