Re: [gst-embedded] New to gstreamer

2009-10-12 Thread Tejas Bhanabhagavanwala
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

[gst-embedded] New project announcement: gst-dsp, with beagleboard demo image

2009-10-12 Thread Felipe Contreras
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

Re: [gst-embedded] New to gstreamer

2009-10-12 Thread Bjørn Forsman
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

Re: [gst-embedded] New to gstreamer

2009-10-12 Thread Felipe Contreras
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

Re: [gst-embedded] New to gstreamer

2009-10-12 Thread 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 require CC to be specified. >

[gst-embedded] query

2009-10-12 Thread Saurabh
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

Re: [gst-embedded] New to gstreamer

2009-10-12 Thread Tejas Bhanabhagavanwala
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