GNOME Bugzilla – Bug 169125
httpclientsrc
Last modified: 2006-01-12 10:13:16 UTC
Add httpclientsrc element for embedded devices that cannot afford to install gnomevfs.
Created attachment 38220 [details] [review] Adds httpclientsrc implementation to gsttcp.so This patch adds an implementation of httpclientsrc based on code from tcpclientsrc. As an added bonus, it is IPv6 capable. It does not currently support proxies or HTTP chunking.
We probably want this. It needs some more work (e.g. URI interface implementation), but it is definately useful.
*** Bug 169124 has been marked as a duplicate of this bug. ***
As I stated in 169124, in addition to the stuff Ronald mention it would also be nice if this gets ported to GStreamer 0.9
0.10 now has something equivalent, in the form of neonhttpsrc. It uses libneon. (We probably don't want to maintain an HTTP implementation in GStreamer itself.) Closing the bug...