gstreamer-android Digest, Vol 7, Issue 2

s.rawat imsaurabhrawat at gmail.com
Tue Nov 8 07:14:11 PST 2011


I solved this problem as well by installing some gst-bad plugins and
specifying the PATH_


But now I am running into this error after doing
*make gstreamer-aggregate-configure*

configure: Requested 'gstreamer-0.10 >= 0.10.32.1' but version of GStreamer
is 0.10.28
configure: error: no gstreamer-0.10 >= 0.10.32.1 (GStreamer) found
  configure failed
make: *** [gst-plugins-base-configure] Error 1


I have checked and i have the GStreamer 0.10.28
How can i resolve this
Rgds,
Saurabh





"..pain is temporary.....quitting lasts forever......"



On Tue, Nov 8, 2011 at 2:49 PM, s.rawat <imsaurabhrawat at gmail.com> wrote:

> I got the gstreamer_aggregate folder after i palced the local_manifest.xml
> file inside the .repo folder inside my master android directory.
> Now i moved ahead , copied the config.sub in the gstreamer_aggregate
> directory and tried follwoing the steps
>
>
> cd $ANDROID_SOURCE_DIR/external/gstreamer_aggregate/
>     for i in *; do if [ -d $i ]; then echo $i; cp config.sub $i; fi; done
>     cp config.sub gst-openmax/build-aux/
>     cd $ANDROID_SOURCE_DIR
>     source build/envsetup.sh
>     lunch full_crespo-userdebug
>
>
>
> I ran this command after that :
>
>
>  make libmad-configure libid3tag-configure libogg-configure libx264-configure libfaad-configure
>
> I got this log and error :
>
>
> PLATFORM_VERSION_CODENAME=AOSP
> PLATFORM_VERSION=3.1.4.1.5.9.2.6.5
> TARGET_PRODUCT=full_crespo
> TARGET_BUILD_VARIANT=userdebug
> TARGET_SIMULATOR=false
> TARGET_BUILD_TYPE=release
> TARGET_BUILD_APPS=
> TARGET_ARCH=arm
> TARGET_ARCH_VARIANT=armv7-a-neon
> HOST_ARCH=x86
> HOST_OS=linux
> HOST_BUILD_TYPE=release
> BUILD_ID=OPENMASTER
> ============================================
> external/gst-android/gst-android/Android.mk:10:
> external/gst-android/gst-android/gstplayer/Android.mk: No such file or
> directory
> /bin/bash: gstreamer-plugins-bad-0.10: command not found
> /bin/bash: gstreamer-audio-0.10: command not found
> /bin/bash: gstreamer-video-0.10: command not found
> Package gstreamer was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer' found
> Package gstreamer-0.10 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-0.10' found
> Package gstreamer-app-0.10 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-app-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-app-0.10' found
> Package gstreamer-0.10 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-0.10' found
> Package gstreamer-tag-0.10 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-tag-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-tag-0.10' found
> Package gstreamer-plugins-bad-0.10 was not found in the pkg-config search
> path.
> Perhaps you should add the directory containing
> `gstreamer-plugins-bad-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-plugins-bad-0.10' found
> Package gstreamer-audio-0.10 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-audio-0.10.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-audio-0.10' found
> build/core/base_rules.mk:162: ***
> /home/softy/gstcode/external/gstreamer_aggregate/gst-android/sink/audioflingersink:
> MODULE.TARGET.SHARED_LIBRARIES.libgstaudioflinger already defined by
> external/gst-android/gst-android/sink/audioflingersink.  Stop.
>
>
> I think I need to put cflags and the Libs oath to pkg-config
> gstreamer-0.10  somewhere , but dont know how to resolve this !
>
>
> Rgds,
> Saurabh
>
>
>
>
> "..pain is temporary.....quitting lasts forever......"
>
>
>
> On Mon, Nov 7, 2011 at 6:29 PM, s.rawat <imsaurabhrawat at gmail.com> wrote:
>
>> the link says that we have to put the local_maifest.xml file inside the
>> ./repo .
>> I have installed the repo in ~/bin and made local_manifest.xml whose
>> content as as shown in the link
>> <http://cgit.collabora.com/git/user/reynaldo/android/manifests.git/plain/2.3.2_r1/local_manifest.xml>.is
>> it fine or do i have to replace the existing manifest.xml from this one or
>> do i have to edit the lines inside the manifest.xml.
>> Because after doing this when i do the repo sync
>>
>> I didnt get any *gstreamer_aggregate* folder inside the
>> $ANDROID_SOURCE_DIR/external/gstreamer_aggregate/ where ANDROID_SOURCE_DIR
>> is my source code directory.
>>
>> dir structure
>>
>> home
>>  -softy
>>     bin
>>     ANDROID_SOURCE_DIR
>>          - bionic
>>          - build
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           .
>>           -system
>>           -tools
>>
>>
>>  Where and what I am missing ?
>>
>> Rgds,
>> Saurabh
>>
>>
>>
>>
>> "..pain is temporary.....quitting lasts forever......"
>>
>>
>>
>> On Sat, Nov 5, 2011 at 12:30 AM, <
>> gstreamer-android-request at lists.freedesktop.org> wrote:
>>
>>> Send gstreamer-android mailing list submissions to
>>>        gstreamer-android at lists.freedesktop.org
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>        http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>>> or, via email, send a message with subject or body 'help' to
>>>        gstreamer-android-request at lists.freedesktop.org
>>>
>>> You can reach the person managing the list at
>>>        gstreamer-android-owner at lists.freedesktop.org
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of gstreamer-android digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>   1. Using gst-commands on the rooted phone (s.rawat)
>>>   2. Re: Using gst-commands on the rooted phone (Stefan Sauer)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Fri, 4 Nov 2011 14:23:05 +0530
>>> From: "s.rawat" <imsaurabhrawat at gmail.com>
>>> Subject: Using gst-commands on the rooted phone
>>> To: gstreamer-android at lists.freedesktop.org
>>> Message-ID:
>>>        <
>>> CALwa49tCocw2O9EOmTC+mYcZhY_z0PFsNb7hkVxs0EPq1BMk_g at mail.gmail.com>
>>> Content-Type: text/plain; charset="iso-8859-1"
>>>
>>> Hi,
>>> I know there has been stagrefright and open core inside the Android
>>> Multimedia Framework.But Now I am trying to use the audio/video streaming
>>> functionalities using the *gstreamer* commands(as well c application for
>>> them)  in the adb shell.
>>>
>>> For example wheni pluggedin a web cam in my ubuntu machine and issue this
>>> command --> *gst-launch-0.10 autovideosrc !
>>> video/x-raw-yuv,framerate=\(fraction\)30/1,width=640,height=480 !
>>> ffmpegcolorspace ! autovideosink* while connecting the web cam to my
>>> linux
>>> machine i will be able to see the web cam turned on,
>>> *now I want to simulate the same on the android phone and issue the same
>>> command(with some modification and also by cross compiling it with
>>> respect
>>> to the andrid phone or tablet)
>>> *
>>> I have got this
>>> link<
>>> http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions
>>> >for
>>> compiling the gstreamer for Nexus S .Before get to start i want to ask
>>> :
>>> (1) Has any one tried cross compiling the *gstreamer* for any android
>>> phone
>>> and using it (application or via commands)
>>> (2) Is it possible to compile it using the ndk tool chain and put the *
>>> gstreamer* code inside our android application by creatign a shared
>>> library
>>> out of it and loading and using the functionalities in the  app code.
>>>
>>> I want to request :
>>>
>>> *(1) For any tutorial /blog link if you have doen this before*
>>>
>>> Thanks and advance,I will keep adding to this post my work so far
>>> plz assit and send your inputs
>>> Rgds,
>>> Softy
>>> "..pain is temporary.....quitting lasts forever......"
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: <
>>> http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111104/f6a91451/attachment-0001.htm
>>> >
>>>
>>> ------------------------------
>>>
>>> Message: 2
>>> Date: Fri, 04 Nov 2011 14:04:26 +0100
>>> From: Stefan Sauer <ensonic at hora-obscura.de>
>>> Subject: Re: Using gst-commands on the rooted phone
>>> To: gstreamer-android at lists.freedesktop.org
>>> Message-ID: <4EB3E2DA.5060400 at hora-obscura.de>
>>> Content-Type: text/plain; charset="iso-8859-1"
>>>
>>> hi,
>>>
>>> On 11/04/2011 09:53 AM, s.rawat wrote:
>>> > Hi,
>>> > I know there has been stagrefright and open core inside the Android
>>> > Multimedia Framework.But Now I am trying to use the audio/video
>>> > streaming functionalities using the *gstreamer* commands(as well c
>>> > application for them)  in the adb shell.
>>> >
>>> > For example wheni pluggedin a web cam in my ubuntu machine and issue
>>> > this command --> *gst-launch-0.10 autovideosrc !
>>> > video/x-raw-yuv,framerate=\(fraction\)30/1,width=640,height=480 !
>>> > ffmpegcolorspace ! autovideosink* while connecting the web cam to my
>>> > linux machine i will be able to see the web cam turned on,
>>> > *now I want to simulate the same on the android phone and issue the
>>> > same command(with some modification and also by cross compiling it
>>> > with respect to the andrid phone or tablet)
>>> > *
>>> > I have got this link
>>> > <
>>> http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions
>>> >
>>> > for compiling the gstreamer for Nexus S .Before get to start i want to
>>> > ask :
>>> > (1) Has any one tried cross compiling the *gstreamer* for any android
>>> > phone and using it (application or via commands)
>>>
>>> yes, follow the instruction in the link to build a system install of
>>> gstreamer for e.g. the nexus s.
>>>
>>> > (2) Is it possible to compile it using the ndk tool chain and put the
>>> > *gstreamer* code inside our android application by creatign a shared
>>> > library out of it and loading and using the functionalities in the
>>> > app code.
>>>
>>> Reynaldo did a talk about this at the gstreamer conference two weeks
>>> ago. It is possible. he will share the instructions hre, when its ready.
>>> >
>>> > I want to request :
>>> You probably want to "ask" not "request".
>>>
>>> Stefan
>>> >
>>> > *(1) For any tutorial /blog link if you have doen this before*
>>> >
>>> > Thanks and advance,I will keep adding to this post my work so far
>>> > plz assit and send your inputs
>>> > Rgds,
>>> > Softy
>>> > "..pain is temporary.....quitting lasts forever......"
>>> >
>>> >
>>> > _______________________________________________
>>> > gstreamer-android mailing list
>>> > gstreamer-android at lists.freedesktop.org
>>> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>>>
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: <
>>> http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111104/4f1f741c/attachment-0001.htm
>>> >
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> gstreamer-android mailing list
>>> gstreamer-android at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>>>
>>>
>>> End of gstreamer-android Digest, Vol 7, Issue 2
>>> ***********************************************
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111108/fcee50c3/attachment-0001.html>


More information about the gstreamer-android mailing list