Tutorials are not present in gstreamer-1.0-android-arm-1.8.2 !!!

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

Tutorials are not present in gstreamer-1.0-android-arm-1.8.2 !!!

Sachin
Hi

I am trying to build gstreamer for android using gstreamer-1.0-android-arm-1.8.2 version. For running the sample programs, I couldn't see those folders in the extract.
-- How can I test the environment?
-- Is it work, when I copy the tutorials of lower version to the corresponding folder?

Please reply ASAP ..

Regards
Sachin
Reply | Threaded
Open this post in threaded view
|

Re: Tutorials are not present in gstreamer-1.0-android-arm-1.8.2 !!!

Sebastian Dröge-3
On Mi, 2016-07-20 at 21:23 -0700, Sachin wrote:
> Hi
>
> I am trying to build gstreamer for android using
> gstreamer-1.0-android-arm-1.8.2 version. For running the sample
> programs, I
> couldn't see those folders in the extract.
> -- How can I test the environment?
> -- Is it work, when I copy the tutorials of lower version to the
> corresponding folder?

They were never bundled with the binaries. You can find them here:
https://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/

--

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Tutorials are not present in gstreamer-1.0-android-arm-1.8.2 !!!

Sachin
Thank You...
-- How can I download those folder?
-- I am planing to use ndk-build version 12. What version of ndk-build used in the binaries?
-- There are no source of gstreamer libraries for android in the extracted folder.So how can I generate .so files corresponding to the android gstreamer libraries using android studio?

Please reply ASAP
Reply | Threaded
Open this post in threaded view
|

Re: Tutorials are not present in gstreamer-1.0-android-arm-1.8.2 !!!

Sebastian Dröge-3
On Mo, 2016-07-25 at 03:43 -0700, Sachin wrote:
> Thank You...
> -- How can I download those folder?
> -- I am planing to use ndk-build version 12. What version of ndk-
> build used in the binaries?

Any version between 11 and 12 should work.

> -- There are no source of gstreamer libraries for android in the
> extracted folder.So how can I generate .so files corresponding to the
> android gstreamer libraries using android studio?

It's generated from the binaries. Check how the build system of the
examples works, just run it and follow what it does.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment