Dear all,<br><div class="gmail_quote"><br>I cannot make the souphttpsrc plugin work with a proxy server that requires authentication. I am using Ubuntu 10.04 and the Gstreamer version as checked out from the git on August 25, 2011. <br>

<br>What happens is: souphttpsrc sends a HTTP GET request to the proxy server, not including the authentication data. The proxy server answers 407 Proxy Authentication Required. Now, instead of sending a new GET including authentication data (as would do the get example application from the libsoup library), the pipeline terminates with an error. In the attachment is the debug output of souphttpsrc.<br>


<br>As far as I can see from the code of souphttpsrc, I cannot understand if it can work at all, since before soup_auth_authenticate gets the chance to perform the authentication, gst_soup_http_src_parse_status issues a GST_ELEMENT_ERROR.<br>


<br>Could somebody successfully run souphttpsrc from behind a proxy with authentication?<br><br>Best,<br><font color="#888888">Konstantin<br><br><br>
</font></div><br>