Hello TI staff
We have moved from G711 audio encoding of the original IPNC code, to the AAC-LC encoding. this has been done both in the dvsdk, then in the algo server, and in the AUDIO threads and piece of code. At beginning TI staff on this support forum told us that only these tasks were needed. But it appeared more complex.
From now we are stuck with the demuxing in VLC. While looking at the track info we saw that the codec found for the audio was PCM-ULAW which is G711 indeed.
So we looked at the wis-streamer code and found that the modifications of Appro have made are major restrictions on the usable codecs (especially when compared with the mainstream wis-streamer code). No AAC was available.
Our question is that has TI a version with the AAC RTSP wis-streamer code available somewhere (from Appro or from TI) to share ? Maybe this codec has been introduced in the newer versions of IPNC ?
Thank you for your help.