GStreamer on Android with ALSA support?

Arun Raghavan arun at arunraghavan.net
Thu Aug 4 03:39:17 UTC 2016


On Sat, 30 Jul 2016, at 08:26 PM, Alfred wrote:
> Hi,
> 
> I am also trying to do the same. For building the gstalsa library, do I
> need
> to use NDK toolchain? Or can I use the library built for Linux?

You'll need a version of alsa-lib (maybe salsa-lib will also work) built
for your device.

Do note that unless you're running as root on some specific device where
you control everything, accessing the ALSA device directly is likely not
a good approach.

-- Arun


More information about the gstreamer-devel mailing list