gStreamer on Ubuntu (i686 and PPC)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

gStreamer on Ubuntu (i686 and PPC)

erappy
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
Reply | Threaded
Open this post in threaded view
|

Re: gStreamer on Ubuntu (i686 and PPC)

Stefan Sauer
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

View this message in context: gStreamer on Ubuntu (i686 and PPC)
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gStreamer on Ubuntu (i686 and PPC)

erappy
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.

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

View this message in context: gStreamer on Ubuntu (i686 and PPC)
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



If you reply to this email, your message will be added to the discussion below:
http://gstreamer-devel.966125.n4.nabble.com/gStreamer-on-Ubuntu-i686-and-PPC-tp3751893p3752479.html
To unsubscribe from gStreamer on Ubuntu (i686 and PPC), click here.