<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - High latency in HTTP streaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65703#c29">Comment # 29</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - High latency in HTTP streaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65703">bug 65703</a>
              from <span class="vcard"><a class="email" href="mailto:wangxingchao2011@gmail.com" title="Wang Xingchao <wangxingchao2011@gmail.com>"> <span class="fn">Wang Xingchao</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=65703#c28">comment #28</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=65703#c26">comment #26</a>)
> > gst-launch-1.0 souphttpsrc location=<uri> ! decodebin ! pulsesink</span >

meanwhile i found "souphttpsrc" works well with "filesink":

$ gst-launch-0.10 -v souphttpsrc
location=<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - High latency in HTTP streaming"
   href="show_bug.cgi?id=65703">https://bugs.freedesktop.org/show_bug.cgi?id=65703</a> ! filesink
location=/home/xingchao/gst-launch-test.html
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 430978498 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
$ ls gst-launch-test.html 
gst-launch-test.html

And it doesnot need "proxy" setting, it may use system proxy by default.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>