Sending audio to server using HTTP Post multipart/form-data

1,615 views
Skip to first unread message

digerati

unread,
Feb 15, 2012, 1:16:53 PM2/15/12
to discuss...@googlegroups.com
I have a program that would upload an audio file to the server using HTTP Post multipart/form-data and process it, but it came to my understanding that recording audio to a file with getUserMedia is not supported right now. Is that correct?
Is it possible to send the live audio stream to the server using HTTP Post multipart/form-data as wav (WAV 8kHz, 16 bit mono), amr (AMR-NB 12.2Kbps), gsm (GSM 6.10), or iLBC?

Guillem

unread,
Feb 15, 2012, 3:07:30 PM2/15/12
to discuss...@googlegroups.com
I want to do the same. But the webrtc is still under development, I was successful to do http post thanks to the wami-recorder project works with flash but I have the server side with tomcat. If you want to make your project with tomcat I can share the code.

digerati

unread,
Feb 15, 2012, 4:04:43 PM2/15/12
to discuss...@googlegroups.com
I am not sure what the server side is. I am trying to interface with Zypr and they take care of voice processing. Right now I upload an audio wav file to that server and they take care of the voice response. I want to be able to use getusermedia to do the audio capturing. I guess sending live audio stream is not possible with getusermedia api just yet? I will take a look at wami-recorder for now. Thanks Guillem!

Rupesh Kumar

unread,
Feb 23, 2012, 1:58:46 AM2/23/12
to discuss-webrtc
how to use wami-recorder for the test project ? I am trying to add the
feature to my html5 page. tel me the procedure with the file name
description if possible.
Thanks
Rupesh

On Feb 16, 1:07 am, Guillem <talkwithguil...@gmail.com> wrote:
> I want to do the same. But the webrtc is still under development, I was
> successful to do http post thanks to the
> wami-recorder<http://code.google.com/p/wami-recorder/>project works
Reply all
Reply to author
Forward
0 new messages