Monday, 3 April 2017

Android and web voice stream

I want to make a voice stream from android to web or from web to android, but i don't know how can i do it? There is any example for it or can anyone help me ? I have a Linux (Ubuntu 16.04) server and i can write a web socket (Socket.io / Node.js) I want to stream just voice like Internet call. I Think if i can get android microphone inputs byte array i can send web and i parse the byte array to voice on web server ? Is it right idea ? I find this example but i can not success.

https://github.com/arthurbarros/node-voice-stream



via Zarzamora

No comments:

Post a Comment