The process of delivering audio from a server to a client, different from the download in that the client is able to hear audio while it's being downloaded.
i want to programatically record sound coming out of my laptop in python. i found PyAudio and came up with …
python macos audio audio-streamingOn a server with Ubuntu 14.04 LTS installed Icecast2 2.4.1 with SSL support. Also on this server work HTTPS website. I want …
ssl streaming ubuntu-14.04 audio-streaming icecastThe application that I am trying to develop for andriod, records frames at 48Khz (PCM 16bits & mono) and sends …
java android audio audio-streaming resamplingThis is more a conceptual question rather than a direct "how to do this". Is it generally possible to implement …
node.js audio-streaming red5 rtmp webrtcIs there a way in javascript or is there a nodejs module, that I can use to capture the output …
javascript node.js audio audio-streamingI want to have a functionality of real time audio streaming on android device which is capturing audio through the …
android audio-streaming multimediaI am streaming mic input from a C Server via socket. I know the stream works because it does with …
java android sockets audio-streaming audiotrackI have tried many methods to implement a regular UISlider and control the device volume, but it's all Native-C functions …
iphone avaudioplayer audio-streamingI am developing a Radio App for Android devices that is supposed to get streaming from a Shoutcast Server. The …
android media-player metadata audio-streaming shoutcastI've been wanting to make a live audio streaming service, sort of like twitch. Now before you say this is …
streaming audio-streaming live http-live-streaming