Hi Forum,
My project needs gStreamer to be used as a framework for a C/C++ based application.
I am new to this, So I need your help.
[1] Where can I get the gStreamer for 86 and PPC. Is there any set of instructions to configure it and start using it?
[2] How to compile a sample application using gStreamer and use it
[3] Does gStreamer includes RTSP, RTP/RTCP, HTTP as well?
My questions can be naive, but please support with your expert answers,
Regards,
Era
|
On 08/18/11 08:36, erappy wrote:
Hi Forum, My project needs gStreamer to be used as a framework for a C/C++ based application. I am new to this, So I need your help. [1] Where can I get the gStreamer for 86 and PPC. Is there any set of instructions to configure it and start using it? [2]just install the packages from your distribution repositories. Also install all -devel and -doc packages. Install devhelp to have a viewer for the docs. How to compile a sample application using gStreamer and use it [3]Checkout the soruces from git or install the source packages and look at the tests/example dirs. Does gStreamer includes RTSP, RTP/RTCP, HTTP as well?Yes. My questions can be naive,Yes :) Stefan but please support with your expert answers, Regards, Era _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi Stefan,
I did some progress I have installed the gStreamer on Ubuntu x86 and able to compile my sample HelloWorld.c based on gStreamer and is working fine as well Now I need to compile the same C code for a PPC board which runs embedded linux. In My thinking , I need the PPC build for gStreamer, so that I can link that to my c code while compiling. Please suggest me where to get the PPC build for gStreamer, I could not find it on the net after googling for some hours In case it is not present and I need to build it myself, can you please point me to the instructions to follow Regards, Era On Thu, Aug 18, 2011 at 9:35 PM, Stefan Kost [via GStreamer-devel] <[hidden email]> wrote: On 08/18/11 08:36, erappy wrote:Hi Forum, My project needs gStreamer to be used as a framework for a C/C++ based application. I am new to this, So I need your help. [1] Where can I get the gStreamer for 86 and PPC. Is there any set of instructions to configure it and start using it? [2]just install the packages from your distribution repositories. Also install all -devel and -doc packages. Install devhelp to have a viewer for the docs. |
Free forum by Nabble | Edit this page |