Skip to content

sirius-cc-wu/gst-oboe-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gstreamer Rust Audio Plugins using Android Oboe Library

Build

Please setup your android environment variables and your android version of gstreamer libraries at first.

export GST_PKG_CONFIG=/path/to/your/android/version/of/gstreamer/pkgconfig
export BINDGEN_EXTRA_CLANG_ARGS=-I$ANDROID_NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/
PKG_CONFIG_PATH= PKG_CONFIG_LIBDIR=$GST_PKG_CONFIG/armv7 cargo ndk --platform 21 --target=armv7-linux-androideabi build --release

LICENSE

gst-oboe-rs and all crates contained in here are licensed under either of

at your option.

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in gst-oboe-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

GStreamer Rust Audio Plugins using Android Oboe Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages