Hi Bjorn,
i m am confused with one thing only. I will run g streamer on
beagle board which is having target processor othet than x86. So if i need
to compile g streamer library i need to compile it with the help of cross
compiler. With this i need to cross compile other dependencie
Hi,
This is the first public release of gst-dsp; a native GStreamer plug-in to
access Texas Instruments' DSP algorithms for OMAP3 platforms.
The code came originally from a series of TI projects: tiopenmax[1], and
libbridge[2]. gst-dsp replaces these two layers and talks directly to the DSP
bridg
2009/10/10 Tejas Bhanabhagavanwala :
> Hello,
> I am new to gstreamer and i want to port gstreamer on beagle
> board. I have tried basic steps to compile gstreamer for beagle board. But
> lots of dependencies are coming of packages. can any one suggest me proper
> steps to configure and c
2009/10/12 Nigel Hsiung :
>
> Hi Tejas,
>
>> If i follow
>> "http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded";
>> link to cross compile gstreamer for my beagle board, there is no CC option
>> is given to cross compile it.
>
> The wiki is for compiling on scratchbox which does not requ
Hi Tejas,
> If i follow "http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded";
> link to cross compile gstreamer for my beagle board, there is no CC option
> is given to cross compile it.
The wiki is for compiling on scratchbox which does not require CC to be
specified.
>
Hi all,
I am new to Gstreamer. When the user application makes a call to
the core function like. gst_element_factory_make() then how the
corresponding plugin get loaded..? And how the media stream passes
between the elements?
Regards,
Saurabh Srivastava
Hi Felipe,
it's really nice to have your reply back. i have confusion.
If i follow "http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded";
link to cross compile gstreamer for my beagle board, there is no CC option
is given to cross compile it. i have already cross tool c