<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 01/31/2014 05:15 AM, Ian Davidson
wrote:<br>
</div>
<blockquote cite="mid:52EB5BAE.60503@blueyonder.co.uk" type="cite">To
clarify - I have not used the git master before and I don't know
the process.
<br>
</blockquote>
<br>
You will need to clone and build the gstreamer modules. Check the
developer instructions at <a
href="http://gstreamer.freedesktop.org/dev/">http://gstreamer.freedesktop.org/dev/</a><br>
<br>
and use git to clone the modules you need, I'd recommend using a
gst-uninstalled setup so that you don't have to install the binaries
to your system. You can find instructions about it at the 'scripts'
dir on the core gstreamer module or at
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://cgit.freedesktop.org/gstreamer/gstreamer/tree/scripts">http://cgit.freedesktop.org/gstreamer/gstreamer/tree/scripts</a>,
look for gst-uninstalled and create-uninstalled-setup.sh<br>
<br>
Then you just need to build the modules from the uninstalled setup.
Build by running './autogen.sh' from the module, remember to check
the final output listing the plugins that are enabled and the ones
that aren't. If a plugin you need/want is disabled, check if its
build dependencies are installed on your system and run autogen.sh
again. Then just run make and it should build.<br>
<br>
If you have a sample application/script that shows the problem, you
can send it to the list for other devels to look if it is correctly
using camerabin.<br>
<br>
--<br>
Thiago<br>
<br>
<blockquote cite="mid:52EB5BAE.60503@blueyonder.co.uk" type="cite">
<br>
On 30/01/2014 21:59, Ian Davidson wrote:
<br>
<blockquote type="cite">OK. What do I have to download from which
website?
<br>
<br>
Ian
<br>
<br>
<blockquote type="cite">Some fixes have been pushed to gstreamer
core and -base that are related to camerabin issues (yesterday
and today). Can you give it a try with latest git gstreamer?
<br>
<br>
If it still doesn't work for you, can you provide a small
sample application to reproduce the issue in a bug filled at
<a class="moz-txt-link-freetext" href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>
<br>
</blockquote>
<br>
_______________________________________________
<br>
gstreamer-devel mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
<br>
<br>
</blockquote>
<br>
_______________________________________________
<br>
gstreamer-devel mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
<br>
</blockquote>
<br>
</body>
</html>