Top "Live-streaming" questions

Live Streaming is the action of streaming a media (video, audio or both) over the network in real time.

RTMP vs RTSP/RTP: Which to choose for an interactive livestream?

If you are trying to develop an interactive livestream application, you rely on ultra low (real-time) latency. For example for …

streaming rtsp rtmp rtp live-streaming
RTSP live stream on Android

I try to make a live stream on Android. I tried lots of ways, but none of them worked. How …

android android-mediaplayer rtsp live-streaming
How to display RTSP from IP Camera/CCTV in iOS

There is obviously a way to do this because so many applications are already doing it - NetCamViewer and iCamviewer …

ios ios4 streaming video-streaming live-streaming
Audio Livestreaming with Python & Flask

I'm currently strugling with my implementation of a simple live streaming web application using Python and Flask. It seems that …

python flask live-streaming
The difference between streaming and live streaming?

Ok, so Im trying to clearly demonstrate the different ways for playing a video, and Im getting stuck. There doesn't …

video streaming video-streaming live-streaming
Nginx RTMP Module receive x.264 , output HLS live stream

Goal: Stream from PC using OBS , receive stream with Nginx RTMP Module and output to viewers so that they can …

nginx stream rtmp live-streaming http-live-streaming
Live streaming H.264 in DirectShow

Does anyone know which filters in DirectShow I have to use in order to stream H.264 LIVE stream over http? (…

http directshow h.264 live-streaming
FFMPEG to Youtube Live

I have an audio stream, im using ffmpeg to stream it to youtube live with an image as background with …

video ffmpeg youtube video-streaming live-streaming
How to live stream on facebook via ffmpeg?

I am trying live streaming on facebook via ffmpeg but I get one error. As the error, I must use …

facebook ffmpeg ubuntu-14.04 rtmp live-streaming
very low latency streaminig with ffmpeg using a webcam

I'm trying to configure ffmpeg to do a real-time video streaming using a webcam. The ffmpeg encoder command I use …

ffmpeg video-streaming live-streaming video-encoding libx264