Chunked Encoding on souphttpsrc

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Chunked Encoding on souphttpsrc

deeps8us
Does souphttpsrc (gst-plugins-good) plugin support chunked encoding by default?
Reply | Threaded
Open this post in threaded view
|

Re: Chunked Encoding on souphttpsrc

Tim-Philipp Müller-2
On Mon, 2012-12-17 at 01:45 -0800, deepthips wrote:
> Does souphttpsrc (gst-plugins-good) plugin support chunked encoding by
> default?

I believe it does, though there are reports of seekability not being
reported correctly in some cases [1].

You could just try it...

Cheers
 -Tim

[1] https://bugzilla.gnome.org/show_bug.cgi?id=658309

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Chunked Encoding on souphttpsrc

deeps8us
ThankYou Tim.

To test this feature, do you happen to know any server which can send data in chunked encoded format?