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).

Exoplayer adaptive hls streaming

I am looking for good and simple example/explanation how to implement ExoPlayer for HLS Adaptive streaming. I am a …

android http-live-streaming exoplayer adaptive-bitrate
HLS (http live streaming) on Android 3.0 and seeking

We have a provider that gives us m3u8 files for HLS streams (originally intended for use in an iOS …

android android-3.0-honeycomb http-live-streaming
WOWZA + RTMP to play on Multiple Devices?

I'm still a newbie to Wowza/Streaming but when i setup everything (RHEL + Wirecast), i can somehow stream-out/broadcast from …

video-streaming real-time rtmp http-live-streaming wowza
Creating HLS variants with FFMPEG

I am starting with a high res video file and I would like to create 3 variants, low quality, mid quality, …

ffmpeg http-live-streaming m3u8
Live Video Chat for iPhone and HTTP Live Streaming

So generally, I want to make an app which has video chat functionality for iPhone. But after many searches, I …

iphone api ffmpeg video-streaming http-live-streaming
How to detect video bitrate from HLS/M3U8 file using ffprobe

We need to detect the video bitrate of a HLS stream with ffprobe by using the m3u8 file of …

ffmpeg video-streaming http-live-streaming m3u8 ffprobe
Where are MAC OSX HTTP Live Streaming Tools

I am trying to install mediastreamvalidator, mediastreamsegmenter, mediafilesegmenter tools for my mac machine version 10.6.8. As mentioned in below link about …

ios macos http-live-streaming
Playing HLS m3u8 on iOS 9

I have a problem with playing video streams HLS m3u8. I created a new project with target iOS9 and …

ios avplayer http-live-streaming m3u8
Using openssl encryption for Apple's HTTP Live Streaming

Has anyone had any luck getting encrypted streaming to work with Apple's HTTP Live Streaming using openssl? It seems I'm …

http http-live-streaming
Capture video on iOS device and live stream it to a server (or another mobile)

I want to be able to record footage using my iOS device and stream it directly to a server. There's …

ios video streaming ffmpeg http-live-streaming