Questions related to OpenMAX, a royalty-free, cross-platform set of C-language programming interfaces that provides abstractions for routines especially useful for audio, video, and still images.
I compiled the gstreamer with gst-omx following this tutorial: http://www.onepitwopi.com/raspberry-pi/gstreamer-1-2-on-the-raspberry-pi/ Everything went fine …
raspberry-pi raspbian gstreamer openmaxI use the MediaCodec class provided by the Android SDK since API level 16 with the OMX.SEC.aac.enc encoder …
android android-mediacodec aac audiorecord openmax