I want to stream audio from my Android app to PHP server.
I found one solution HERE, but I want to do this not in Java, rather in PHP + HTML5 + JS. How can I do that? Is there any JS plugins to handle audio streaming?
I want to stream audio from my Android app to PHP server.
I found one solution HERE, but I want to do this not in Java, rather in PHP + HTML5 + JS. How can I do that? Is there any JS plugins to handle audio streaming?