How to solve this in android

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to solve this in android

Shubham Shrivastava
GSTREAMER_ROOT_ANDROID must be set, or "gstAndroidRoot" must be defined in
your gradle.properties in the top level directory of the unpacked universal
GStreamer Android binaries.

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to solve this in android

Jan Schmidt-6


On 11/9/18 10:03 pm, Shubham Shrivastava wrote:
GSTREAMER_ROOT_ANDROID must be set, or "gstAndroidRoot" must be defined in
your gradle.properties in the top level directory of the unpacked universal
GStreamer Android binaries.

I mean, it's telling you exactly what to do. Edit gradle.properties in your project and add a line like:

gstAndroidRoot=/path/to/gstreamer/android

pointing to where you've unpacked the GStreamer android development package.


Cheers,

Jan.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel