On Tue, 2008-09-02 at 14:38 +0700, ext Ilia Smelykh wrote:
> 
> Hello, i trying to build gstreamer and some it's plugins for embedded
> mips system, i want to use gstreamer for reading mpeg4/pcm(audio) live
> video stream form rtsp/rtp(udp) and writing it into file on flash
> device, but i after building gstreamer-core and base,good plugins i
> saw that it has really big size, it's critical for me. May be somebody
> can tell me what plugins i only need for my task.

Try with GST_DEBUG=GST_ELEMENT_FACTORY:3 while running your pipelines.
That way you can find which elements you are really using and then
investigate the plugins that you need, and only build those.

-- 
Felipe Contreras


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to