Top "Streaming" questions

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

Live-stream video from one android phone to another over WiFi

I have searched the internet for days now on how to implement a video streaming feature from an android phone …

android video streaming video-streaming live-streaming
What is the difference between RTP or RTSP in a streaming server?

I'm thinking about developing a streaming server and I have the following question, do over RTSP (example url: rtsp://192.168.0.184/myvideo.…

streaming rtsp rtp live-streaming
Android video streaming example

I want to implement video streaming in my project. So, is there any tutorial that works? Videos are stored at …

android video streaming playback
How to write super-fast file-streaming code in C#?

I have to split a huge file into many smaller files. Each of the destination files is defined by an …

c# performance streaming cpu utilization
How to set bot's status

So I'm trying to make my bot's streaming to be with depression but I've tried multiple things and they don't …

node.js streaming bots status discord.js
Play RTSP streaming in an Android application

I am trying to develop an Android based application, which can play video from a live stream. This live stream …

android streaming live rtsp wowza
HTML5 - How to stream large .mp4 files?

I'm trying to setup a very basic html5 page that loads a .mp4 video that is 20MB. It appears that …

html video streaming large-files
HTTP Live Streaming, FFMPEG & FFSERVER, and iPhone OS 3

In iPhone OS 3, Apple has introduced HTTP Live Streaming which should allow live streaming of video from the internet. I …

iphone streaming ffserver ffmpeg video-streaming
StreamCorruptedException: invalid type code: AC

My problem is when it tries to read the object the second time, it throws the exception: java.io.StreamCorruptedException: …

java multithreading streaming object
Stream file as RTSP using VLC

I need to create a server that can stream an mp3 file to another device. I am planning on using …

streaming vlc