Top "Audio-streaming" questions

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.

record output sound in python

i want to programatically record sound coming out of my laptop in python. i found PyAudio and came up with …

python macos audio audio-streaming
Why Icecast2 does not want to give the stream through https?

On 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 icecast
resample / upsample sound frames from 8Khz to 48Khz (Java/Android)

The application that I am trying to develop for andriod, records frames at 48Khz (PCM 16bits & mono) and sends …

java android audio audio-streaming resampling
NodeJS and RED 5 media server via RTMP

This 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 webrtc
Capture system audio output with Nodejs

Is there a way in javascript or is there a nodejs module, that I can use to capture the output …

javascript node.js audio audio-streaming
Streaming Real time Audio

I want to have a functionality of real time audio streaming on android device which is capturing audio through the …

android audio-streaming multimedia
Audio streaming via TCP socket on Android

I am streaming mic input from a C Server via socket. I know the stream works because it does with …

java android sockets audio-streaming audiotrack
How to customize MPVolumeView?

I have tried many methods to implement a regular UISlider and control the device volume, but it's all Native-C functions …

iphone avaudioplayer audio-streaming
Getting Metadata from Shoutcast stream Android

I 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 shoutcast
How to make a live audio streaming website?

I'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