curl / Mailing Lists / curl-users / Single Mail

curl-users

HTTP1.1 chunked encoding - stream audio data

From: channa reddy patil <reddychanna_at_rediffmail.com>
Date: 27 Apr 2017 19:15:11 -0000

I have a question regarding if we can use curl to stream live audio captured from the MIC device.&nbsp;The problem I am facing is, the server is responding back immediately after the first chunk since it receives a end of chunk frame. Below are the steps I want to do1. read MIC device some bytes to a buffer2. Pass the buffer to curl to send it as chunked data3. repeat step-1 again.&nbsp;Basically I do not want curl to send the end of with the transfer of the first buffer-Channa

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-04-27