akamai HTTP uplink fails (received: 400) with curlhttpsink
Vinod K
vndkst at yahoo.com
Mon Feb 22 04:26:06 UTC 2016
Hi all,
I am trying HTTP push to akamia using curlhttpsink.
Following is my pipeline, and pipeline is throwing 400 error.
gst-launch-1.0 mpegtsmux name=mux ! curlhttpsink location=http://<url>
file-name=filename_0.ts \
audiotestsrc ! audioconvert ! rsenc_aac aac-version=4 vbr=0 ! mux. \
videotestsrc ! videoconvert ! rsenc_h264 rs-logo="bitrate=1000000 ifu=0
ifi=75" ! mux. --gst-debug=1
0x27b4ad0 ERROR curlbasesink
gstcurlbasesink.c:395:gst_curl_base_sink_render:<curlhttpsink0> HTTP
response error: (received: 400)
ERROR: from element /GstPipeline:pipeline0/GstCurlHttpSink:curlhttpsink0:
HTTP response error: (received: 400)
Additional debug info:
gstcurlbasesink.c(396): gst_curl_base_sink_render ():
/GstPipeline:pipeline0/GstCurlHttpSink:curlhttpsink0
Is there any thing additional property to be set in curlhttpsink sink to
uplink to akamai.
Addition info:
When I tried with curl command-line utility, HTTP push is working..
curl -T filename.ts http://<url>/filename_0.ts
Thanks in advance..
Vinod
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/akamai-HTTP-uplink-fails-received-400-with-curlhttpsink-tp4675969.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list