Top "Streaming" questions

Streaming is the process of delivering digital multimedia content from a provider to a consumer over a network.

What is the difference between MediaPlayer and VideoView in Android

I was wondering if there's a difference between them when it comes to streaming videos. I know VideoView can be …

android streaming android-mediaplayer android-videoview
Bluetooth audio streaming between android devices

I made a research on the same topic and found that android devices are a2dp sources and the audio …

android bluetooth streaming audio-streaming a2dp
How to download Dash video files as they appear on the server?

Is it possible, given an mpd file like https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd, to easily …

shell video video-streaming streaming mpeg-dash
How to get Duration from AVPlayer (Not AVAudioPlayer)?

I would like to make a UISlider(scrubber) for my AVPlayer. But since this is not an AVAudioPlayer, it doesn't …

iphone objective-c xcode streaming
Streaming audio from a Node.js server to HTML5 <audio> tag

I've been experimenting with binary streams in Node.js, and much to my amazement do actually have a working demo …

streaming node.js audio-streaming shoutcast html5-audio
Convert video Input Stream to RTMP

I want to stream video recording from my android phone to network media server. The first problem is that when …

android video streaming rtp rtmp
Convert RTSP to RTMP stream

I have an IP camera which is streaming via RTSP and RTP. Ideally I would like to convert RTSP to …

streaming rtmp rtsp
"The remote host closed the connection" in Response.OutputStream.Write

This code streams large files to our users: // Open the file. iStream = new System.IO.FileStream(filepath, System.IO.FileMode.…

c# asp.net streaming
MediaPlayer error (1, -1004) aka MEDIA_ERROR_IO trying to stream music on Samsung S3

NOTE: I'm not working at the company where I worked when I posted this question, therefore, even though some great …

android streaming android-mediaplayer samsung-mobile
HTTP Live Streaming : The Linux nightmare

I'm working on a music VOD app on iPhone, and thanks to Apple guidelines, I have to run a HTTP …

linux http streaming mp3 debian