GNOME Bugzilla – Bug 650324
Handle proxy for HTTP
Last modified: 2012-04-19 17:55:35 UTC
As per bug 395427, falling back to HTTP won't work when a proxy is required.
Currently doesn't work for Rtsp sources because of: https://bugzilla.gnome.org/show_bug.cgi?id=395427#c5 We require the proxy, proxy-id and proxy-pw properties, which RtspSrc doesn't provide.
commit 41f71a0868a13ae4f3e47bd65147322dfea50744 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Apr 19 18:54:05 2012 +0100 backend: Handle HTTP proxy for RTSP sources https://bugzilla.gnome.org/show_bug.cgi?id=650324