Does GStreamer support playback over http through a proxy?
Nicolas Dufresne
nicolas.dufresne at collabora.com
Thu Feb 19 09:35:12 PST 2015
Le 2015-02-18 21:43, Joseph Dougherty a écrit :
>
> Does GStreamer support HTTP proxies, and if so, what might I be doing
> incorrectly?
Yes it does. Proxies are set using souphttpsrc properties proxy,
proxy-id, proxy-pw. By default libsoup will pick from you system
setting, which in Gnome is no longer configurable through the
environment. Visit the gnome control panel, network section to do the setup.
On other OS / DE you'll need to make sure to run libproxy backend in
glib-networking (default is gnome/dconf). It should then be able to
honnor the environment, along with specific OS configuraton.
Nicolas
More information about the gstreamer-devel
mailing list