<p dir="ltr"><br>
Le 29 juin 2016 11:45 PM, "qw" <<a href="mailto:applemax82@163.com">applemax82@163.com</a>> a écrit :<br>
><br>
> Hi,<br>
><br>
><br>
> >> 1) How to install gstreamer 1.8 on centos 6.8? Do I need to build<br>
> >> gstreamer source code on centos 6.8? what's the step?<br>
> ><br>
> >Yes, use cerbero, and read attentively the instructions in the README<br>
> >file. <br>
> ><br>
> > git://<a href="http://anongit.freedesktop.org/gstreamer/cerbero">anongit.freedesktop.org/gstreamer/cerbero</a><br>
><br>
> Does gstreamer 1.8 provide a set of binary packages for centos 6.8? If binary packages are provided, I can install gstreamer sdk instead of building it.<br>
></p>
<p dir="ltr">We don't provide builds for generic Linux. Though, you may backport from Fedora spec files if you prefer. </p>
<p dir="ltr">><br>
> Thanks!<br>
><br>
> Regards<br>
><br>
> Andrew<br>
><br>
><br>
><br>
><br>
><br>
> At 2016-06-29 21:19:54, "Nicolas Dufresne" <<a href="mailto:nicolas.dufresne@gmail.com">nicolas.dufresne@gmail.com</a>> wrote:<br>
> >Le mercredi 29 juin 2016 à 19:46 +0800, qw a écrit :<br>
> >> Hi,<br>
> >> <br>
> >> I want to make one live-streaming or transcoding application that<br>
> >> adopts gstreamer. Now, the latest version of gstreamer is 1.8.2.<br>
> >> <br>
> >> I have some questions about gstreamer:<br>
> >> <br>
> >> 1) How to install gstreamer 1.8 on centos 6.8? Do I need to build<br>
> >> gstreamer source code on centos 6.8? what's the step?<br>
> ><br>
> >Yes, use cerbero, and read attentively the instructions in the README<br>
> >file. <br>
> ><br>
> > git://<a href="http://anongit.freedesktop.org/gstreamer/cerbero">anongit.freedesktop.org/gstreamer/cerbero</a><br>
> ><br>
> >> <br>
> >> 2) I want to use ffmpeg's codec, filter, and other plugin, such as<br>
> >> rtmp; which version of ffmpeg does gstreamer 1.8 support?<br>
> ><br>
> >As ffmpeg has an history of breaking API, and still do today break ABI,<br>
> >we use a submodule and a static version of ffmpeg. When building gst-<br>
> >ffmpeg (through cerbero of course) you should not have to care about<br>
> >ffmpeg as it will be using it's own copy.<br>
> ><br>
> >ffmpeg filters are not supported in GStreamer, a contribution would be<br>
> >welcomed of course. For rtmp, we have our own integration in gst-<br>
> >plugins-bad, it uses that same library as ffmpeg uses.<br>
> ><br>
> >> <br>
> >> 3) does gstreamer 1.8 support rtmp?<br>
> ><br>
> >Yes.<br>
> ><br>
> >> <br>
> >> Thanks!<br>
> >> <br>
> >> Regards<br>
> >> <br>
> >> Andrew<br>
> >> <br>
> >> _______________________________________________<br>
> >> gstreamer-devel mailing list<br>
> >> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> >> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
><br>
><br>
><br>
> </p>