Top "Streaming" questions

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

How create a P2P web-chat without any server?

is there a way to create a P2P web-chat without any server ?

javascript erlang streaming chat real-time
Cannot stream with Live555 server - Example not working

Recently I downloaded Live555 server source code from their site. I tried to compile and run testMPEG1or2AudioVideoStreamer.cpp …

c++ streaming live555
Media player libraries in Java

I am evaluating libraries for playing audio/video in Java. It does not need to be 100% Java; Java bindings to …

java streaming media-player
What 130 second timeout is killing my WCF streaming service call?

Just recently I started to investigate a tricky problem with WCF streaming in which a CommunicationException is produced if the …

wcf iis-7 .net-4.0 streaming basichttpbinding
Web Audio API: How to play a stream of MP3 chunks

So I'm trying to use Web Audio API to decode & play MP3 file chunks streamed to the browser using …

javascript html audio streaming web-audio-api
Android: streaming the camera as mjpeg

After several days of searching SO and google I'm beginning to give up, so I thought I might as well …

java android streaming mjpeg
Exclude retweets from twitter streaming api using tweepy

When using the python tweepy library to pull tweets from twitter's streaming API is it possible to exclude retweets? For …

api twitter streaming tweepy
StreamReader and buffer in C#

I've a question about buffer usage with StreamReader. Here: http://msdn.microsoft.com/en-us/library/system.io.streamreader.aspx you …

c# streaming buffer streamreader buffering
How to access an audio stream using DirectShow.NET C#

What I would like to do is to pass an arbitrary audio file to a DirectShow filtergraph and receive a (…

c# .net-3.5 streaming directshow directshow.net
A PHP script to stream internet radio?

I've been searching and searching and I haven't yet come up with a solution to host my own streaming audio …

php streaming internet-radio