Re: [Live-devel] OpenRTSP w/ Axis 207 series cameras: AAC issue

2009-02-07 Thread Ross Finlayson
Otherwise, get the header info with ->fmtp_config() from your audio MediaSubsession. This gives you a hex string. When you decode with libfaad, convert the hex string to binary and pass it as the AudioSpecificConfig to NeAACDecInit2(). That should make it work. FYI, we provide a function "parseG

Re: [Live-devel] Live555 performance configuration

2009-02-07 Thread Morgan Tørvolt
>> 1. best speed of disks 7200 rpm. > > Better 15k SAS/scsi, to serve a lot of stream the seek time is really an > important feature. Not necessarily. > Load it with RAM too, which is cheap nowadays and serve > as "seek buffer" very well (on linux systems). This is of course true. As much as the

Re: [Live-devel] OpenRTSP w/ Axis 207 series cameras: AAC issue

2009-02-07 Thread Eric Lammerts
I am experimenting with receiving streamed data from Axis 207W cameras using (a modified version of) the openRTSP utility, and is confronted with the following issue. When I use the -q option to receive a quicktime file, I can later use the ffmpeg avcodec libraries to read packets and decode