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
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
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 th
Hi,
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 decod