Top "Live-streaming" questions

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

How can I play Apple HLS live stream using html5 video tag

<video id="live" autoplay controls> <source src="http://[WOWZA-IP]:1935/Live/mp4:[LIVESTREAMNAME]/playlist.m3u8" type="video/…

html video live-streaming wowza
Stream live video from phone to phone using socket fd

I am new to android programming and have found myself stuck I have been researching various ways to stream live …

android video-streaming media-player live-streaming file-descriptor
How to play rtmp live stream using videojs?

I'm using OBS to push live stream to my local rtmp server(node-rtsp-rtmp-server), and it works well with VLC media …

video.js live-streaming
Live Video Stream on a Node.js Server

I have been researching this a lot but am frustrated as I feel like the solution should be simple though …

javascript node.js socket.io webrtc live-streaming
Android MediaPlayer - error (1, -4) when playing a song

I am trying to play an mp3 audio file from sd card, using the path and the filename of the …

android media-player audio-streaming live-streaming
How to Capture Video Stream with OpenCV (Python)

I want to process mms video stream with OpenCV using Python. The stream comes from an IP camera I have …

python opencv video streaming live-streaming
Http Live Streaming with the Apache web server

Is it possible to do HLS with an Apache web server? Would it be enough to "put here the playlist …

apache live-streaming http-live-streaming
Create a Live Streaming APP for Android

I am having quite a trouble lately. I want to develop an Android App with a livestreaming embeded, but I …

android video-streaming http-live-streaming live-streaming
Creating RTP Packets from Android Camera to Send

I'm new to Android and socket programming. I want to create an android application that transfer video live from device …

android camera rtp live-streaming
mpeg dash live stream example

I am working on MPEG-DASH Live Sreaming and am trying to find a test URL of a live streaming content. …

live-streaming mpeg-dash