akamai HTTP uplink fails (received: 400) with curlhttpsink

Sebastian Dröge sebastian at centricular.com
Mon Feb 22 13:04:38 UTC 2016


On Mo, 2016-02-22 at 04:02 -0800, Vinod K wrote:
> Thank you Sebastian,
> 
> You are correct. CDN is rejecting data because it expect sink to do PUT but
> curlhttpsink sink is doing POST.. 
> 
> How difficult is to add PUT support to curlhttpsink?? Should I raise feature
> addition bug for curlhttpsink??

Probably not much, it would mean using CURLOPT_PUT instead
of CURLOPT_POST. That might be all needed already and could be a
property on curlhttpsink.

Please file a bug about that, yes. Ideally with a patch :)

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160222/65a66ac4/attachment.sig>


More information about the gstreamer-devel mailing list