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.

Streaming Audio from A URL in Android using MediaPlayer?

I've been trying to stream mp3's over http using Android's built in MediaPlayer class. The documentation would suggest to …

android mp3 android-mediaplayer audio-streaming
How to stop IDM from grabbing video/audio

Every time a video/audio streaming starts the Internet Download Manager (IDM) feels that there is a multimedia content on …

video-streaming audio-streaming packet-capture
How to record webcam and audio using webRTC and a server-based Peer connection

I would like to record the users webcam and audio and save it to a file on the server. These …

javascript c++ video-streaming webrtc audio-streaming
Receive audio via Bluetooth in Android

I want to create an Android application that is capable of receiving an audio stream. I thought of using the …

android bluetooth streaming audio-streaming rfcomm
How to reduce the delay - VLC Streaming from a web cam

I am streaming video and audio from my web cam/microphone over UDP. When I view the stream (even on …

performance video-streaming audio-streaming vlc
Knowing when AVPlayer object is ready to play

I'm trying to play an MP3 file that is passed to an UIView from a previous UIView (stored in a …

iphone avfoundation audio-streaming avplayer
Is it possible to play shoutcast internet radio streams with html5?

Is it possible to play shoutcast (or some) internet radio streams with html5? So I have next code: <html&…

audio html radio audio-streaming shoutcast
Stream Live Android Audio to Server

I'm currently trying to stream live microphone audio from an Android device to a Java program. I started off with …

java android audio-streaming
How could I play a shoutcast/icecast stream using HTML5?

Is it possible to play a shoutcast/icecast stream using HTML5? If so, how should I implement it?

html streaming audio-streaming shoutcast icecast
Chrome extension to listen and capture streaming audio

Is it possible for a Chrome extension to listen for streaming audio from any of the browser's tabs? I would …

google-chrome audio google-chrome-extension audio-streaming audio-capture