<div dir="ltr">Eric, Tim,<br><br>Both methods beautifully....&nbsp; Thanks a lot for your help.<br><br>regards,<br>raj<br><br><br><div class="gmail_quote">On Fri, Sep 12, 2008 at 4:53 AM, Tim-Philipp Müller <span dir="ltr">&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 2008-09-11 at 15:44 -0500, Raj Swaminathan wrote:<br>
<br>
Hi,<br>
<div class="Ih2E3d"><br>
&gt; So playbin is trying to use souphttpsrc but Im assuming the error is<br>
&gt; becoz the proxy is not set .....<br>
&gt; Can someone plz suggest how to set the proxy property with souphttpsrc<br>
&gt; and still use playbin v1 ?<br>
<br>
</div>One possibility already mentioned by Eric is to connect to the<br>
notify::source signal and set up the source in the callback. This is the<br>
recommended way of configuring playbin sources (also for things like<br>
&quot;device&quot; properties and the like).<br>
<br>
In your case you could also just set the http_proxy environment variable<br>
(g_set_env) - if you&#39;re lucky souphttpsrc will take that into account<br>
and configure itself accordingly.<br>
<br>
Cheers<br>
<font color="#888888">&nbsp;-Tim<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>