Top "Http-live-streaming" questions

HTTP Live Streaming is a method of media streaming that consists of downloading segments of a mpeg2ts file, containing video (H.264) and/or audio (AAC or MP3).

How to Remove Client Headers in Nginx before passing request to upstream server?

The Upstream server is wowza , which does not accept the custom headers if I don't enable them on application level. …

nginx http-headers wowza http-live-streaming
Mp4 to HLS using ffmpeg

I'm trying to convert a local .mp4 video to HLS using ffmpeg in an iOS app. I have integrated the …

ios video ffmpeg m3u8 http-live-streaming
Play audio file stream using HTTP Live Streaming on iOS client without losing UI to Quick Time

I have a HTTP Live streaming server setup that serves segmented mp3 audio content (the URL points to playlist.m3…

iphone audio-streaming http-live-streaming
Is it possible to play HTTP Live Streaming video within Flash platform designed for iOS? (.m3u8 playlist)

We're using HTTP live streaming service designed for Apple's iOS devices. It's working well with iOS devices currently. Source video …

flash http-live-streaming
ffmpeg HTTP LIVE STREAMING remove old segments

Hello i Have a Live HTTP stream input for ffmpeg i want to create HLS streaming im using ffmpeg to …

ffmpeg http-live-streaming
Android HLS video mime type

I would like to fire an Intent to play a HLS (HTTP Live Stream) video. What should I put in …

android android-intent video-streaming mime-types http-live-streaming
Adding video codec to Android

Can someone please explain the steps I need to take in order to add a new codec to Android? Also, …

android video codec http-live-streaming mpeg2-ts
DIY: Video Streaming Server

I'm looking for any modern resources for setting up a video streaming server. Preferably open source solutions. My searching on …

video streaming video-streaming html5-video http-live-streaming
Play HLS with HTML5

So i'm trying to play HLS streams on HTML5 without using Flash. We've tried many video players but they all …

html video streaming http-live-streaming
JWPlayer and HLS streaming - "Error loading player: No playable sources found"

The problem I have a server (nginx-rtmp-module) that streams from IP camera to HLS. I want to embed the live …

firefox jwplayer rtmp http-live-streaming jwplayer7