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.

Muting a video in a VideoView

I'm playing a video (from youtube) using a VideoView, like this: VideoView video = (ViewView) this.findViewById(R.id.youtube_video); …

java android video-streaming audio-streaming
Shoutcast Streaming & HTML5 Audio Player

This is really driving me crazy I am trying t make audio tag stream a shoutcast stream I am shooting …

html audio audio-streaming html5-audio shoutcast
Record streaming and saving internet radio in python

I am looking for a python snippet to read an internet radio stream(.asx, .pls etc) and save it to …

python stream audio-streaming radio
How to get duration of Audio Stream and continue audio streaming from any point

Description: I have following code for an Audio player. I can continue Audio playback from any duration by clicking on …

android audio-streaming android-mediaplayer
Getting metadata from an audio stream

I would like to get the file name and, if possible, album image from a streaming URL in a AVPlayerItem …

ios ios4 metadata audio-streaming avqueueplayer
Stop audio buffering in the <audio> tag

I am currently working in using the HTML5 audio player to provide a audio stream (24/7 radio stream) via the (mobile) …

html html5-audio audio-streaming buffering
Realtime Audio/Video Streaming FROM iPhone to another device (Browser, or iPhone)

I'd like to get real-time video from the iPhone to another device (either desktop browser or another iPhone, e.g. …

iphone video-streaming audio-streaming http-live-streaming
How to play audio from an http data stream in swift

I have an audio data stream coming in from a http response. I receive packets of bytes using the URLSessionDataDelegate …

ios swift audio audio-streaming http-streaming
PHP script to extract artist & title from Shoutcast/Icecast stream

I found a script which can extract the artist & title name from an Icecast or Shoutcast stream. I want …

php audio-streaming shoutcast icecast
Streaming encrypted copyright content (audio/video) with HTML5

Is possible to stream encrypted content (DRM) using only Javascript and HTML5 audio and video tags, leaving behind and not …

javascript html video-streaming audio-streaming drm