Hello,I have an unique challenge and woul like to seek best solution. Task is to accept audio stream and transfer this to live User in real time and get their response. I am exploring nodeJs and supporting node_modules such as socket.io, websocket with few excersises such as chat, stream data. Can any one suggest best node_modules and web socket solution that can facilitate this solution.
There is microphone.js[1] for that, from which I have forked [2] to perform better streaming (like OP) along with other niceties. I've successfully use it along with socket.io to push audio buffers to a node express web app.[1]: https://github.com/milani/microphone.js
[2]: https://github.com/pdeschen/microphone.js
On Friday, 25 January 2013 22:03:28 UTC-5, moro wrote:you should extract audio stream by using flash, this stream is a binary buffer, so javascript could use it.
--
You received this message because you are subscribed to the Google Groups "Socket.IO" group.
To unsubscribe from this group, send email to socket_io+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.