Git Product home page Git Product logo

gstreamer-android-example's Introduction

GStreamer 1.0 example "tutorial 5" for Android Studio with Gradle

Here is working tutorial-5 example. Code originally came from Sebastian Dröge (slomo) blog. To run this code on Android Studio, you have to make Gradle compile NDK code using .mk files originally made for Eclipse.

Gradle code is made mainly thanks to Gaku Ueada's blog post. For some more details look at app/build.gradle.

How to

  1. Open project with Android Studio (tested with 1.0 version)
  2. Edit local.properties - set SDK and NDK paths
  3. Download GStreamer Android library from freedesktop page. I was using 1.4.4 version from 08-Nov-2014 10:03 (gstreamer-1.0-android-arm-release-1.4.4.tar.bz2). Extract everything somewhere.
  4. Edit src/main/jni/Android.mk file and set GSTREAMER_ROOT_ANDROID to the path where your extracted Gstreamer library (step 3).
  5. Run

gstreamer-android-example's People

Contributors

jaroslavas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.