Quantcast
Channel: Intel® Software - Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1489

I can not decode MP4A-LATM stream with using UMC::AACDecode.

$
0
0

I use Live555 library for receiving RTSP streams. A lot of RTSP streams contains audio stream with SDP strings:
m=audio 0 RTP/AVP 96
a=rtpmap:96 MP4A-LATM/48000/2
a=fmtp:96 profile-level-id=15;object=2;cpresent=0;config=400023203FC0
a=control:trackID=1

From Live555 I recieve full packet with header LATM (2 bytes), I can not tune UMC::AACDecode for decoding these packets, decoder always returns UMC_ERR_UNSUPPORTED.

In mailing list of Live555 I found http://lists.live555.com/pipermail/live-devel/2006-May/004356.html
I attempted give to decoder packets without LATM header, but this too does not work.
What I must do for launch UMC::AACDecode with this type stream ?


Viewing all articles
Browse latest Browse all 1489


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>