<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Yes it was the firewall. That’s now corrected.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> gstreamer-devel [mailto:gstreamer-devel-bounces@lists.freedesktop.org] <b>On Behalf Of </b>Sérgio Agostinho<br><b>Sent:</b> Thursday, September 17, 2015 4:25 PM<br><b>To:</b> Discussion of the development of and with GStreamer <gstreamer-devel@lists.freedesktop.org><br><b>Subject:</b> Re: Building From source using Cerbero<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Unless there have been changes to the recipes, if the git protocol is getting blocked by your firewall, I don't think cerbero will be able to download the sources. I remember having that issue.<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Cheers<o:p></o:p></p></div></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>2015-09-17 23:12 GMT+02:00 David Wells <<a href="mailto:dwells@blackcreekisc.com" target="_blank">dwells@blackcreekisc.com</a>>:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>Ouch!<br><br>Thanks Sebastian.<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><br><br><br>-----Original Message-----<br>From: gstreamer-devel [mailto:<a href="mailto:gstreamer-devel-bounces@lists.freedesktop.org">gstreamer-devel-bounces@lists.freedesktop.org</a>] On Behalf Of Sebastian Dröge<br>Sent: Thursday, September 17, 2015 3:56 PM<br>To: Discussion of the development of and with GStreamer <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>><br>Subject: Re: Building From source using Cerbero<br><br>On Do, 2015-09-17 at 14:53 -0500, David Wells wrote:<br>> Hi,<br>><br>> I’m setting up a development environment as described <a href="http://docs.gst" target="_blank">http://docs.gst</a><br>> <a href="http://reamer.com/display/GstSDK/Building+from+source+using+Cerbero" target="_blank">reamer.com/display/GstSDK/Building+from+source+using+Cerbero</a><br><br>Don't use the cerbero or anything from <a href="http://gstreamer.com" target="_blank">gstreamer.com</a>. It's a website unrelated to the GStreamer project and completely outdated, unmaintained and based on the old 0.10 release series of GStreamer.<br><br>The official GStreamer website is <a href="http://gstreamer.freedesktop.org" target="_blank">http://gstreamer.freedesktop.org</a><br><br>> Host machine is Windows 7 Professional I’ve completed steps defined in<br>> ‘Windows users’ section.<br>><br>> When attempting to get a copy of Cerbero, I get following error:<br>><br>><br>> $ git clone git://<a href="http://anongit.freedesktop.org/gstreamer-sdk/cerbero" target="_blank">anongit.freedesktop.org/gstreamer-sdk/cerbero</a><br>> Cloning into ‘cerbero’…<br>> Fatal: unable to connect to <a href="http://anongit.freedesktop.org" target="_blank">anongit.freedesktop.org</a>:<br>> <a href="http://anongit.freedesktop.org" target="_blank">anongit.freedesktop.org</a>[0: 131.252.210.161]: errno=No error<br><br>That's a network problem apparently, maybe your firewall is blocking the GIT port?<br><br>> My searching has not produce help. what do I need to do to get a copy<br>> of cerbero?<br><br>From here: <a href="http://cgit.freedesktop.org/gstreamer/cerbero/" target="_blank">http://cgit.freedesktop.org/gstreamer/cerbero/</a><br><br>It works the same way as the one from <a href="http://gstreamer.com" target="_blank">gstreamer.com</a> but builds the latest GStreamer version.<br><br>--<br>Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br><br><o:p></o:p></p></div></div><p class=MsoNormal>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>