Now we are planning to use "libfsl" as AAC decoder with real-time playback (needs to achieve very short latency).
According to our trial, "libfsl" decoder seems to hold decoded audio of about 40 ms samples even though AAC-LC was specified. Can I specify no cache option for AAC decode?
# I've read an attached document, but the document does not specify all options of its API...
Package name: libfslcodec-3.0.11
Linked library: lib_aac_dec_arm12_elinux.so
Regards,
did you try the latency option in the gstreamer? If you need low-latency
RTSP streaming playback, you can set this property to a smaller value.