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

VideoJS-Dynamically Change Sources

I'm looking to change the video source of my VideoJS player dynamically. I tried one method of changing the source …

javascript streaming video.js http-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
FFMPEG Encryption

I am doing a project with encrypting video and I have a few questions for the procedure. I used a …

encryption ffmpeg openssl aes http-live-streaming
HLS streaming on Android

The HLS is supported on Android since version 3.0. Until the Honeycomb the H.264 and AAC was supported, but there was …

android ffmpeg h.264 http-live-streaming android-video-player
Does YouTube live streaming support HLS (HTTP Live Streaming)?

I'm a newcomer. I know YouTube live streaming supports RTMP, but I cannot find HLS encoder settings. Does it support …

youtube youtube-api http-live-streaming youtube-livestreaming-api
Create m3u8 file from list of ts files

I want to create 'm3u8' file from the list of ts files. How can I do it? I …

ffmpeg http-live-streaming m3u8
HTTP live streaming with encryption

I am trying to understand how the HTTP Live Streaming protocol that Apple supports on their iOS devices as well …

ios http safari http-live-streaming live-streaming
Does Android support HLS Adaptive Bitrate Streaming

I'm trying to implement adaptive bit-rate streaming in my app that automatically switch the quality depending on the connection speed. …

android android-videoview http-live-streaming adaptive-bitrate
How does #EXT-X-DISCONTINUITY-SEQUENCE tag work in HLS m3u8 file

I'm inspecting about #EXT-X-DISCONTINUITY-SEQUENCE tag in m3u8 file of HLS. (https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.3.3) Does somebody …

http-live-streaming m3u8
Playing .m3u8 file on iOS

I have .m3u8 link which I need to play on iOS which supports the HLS Protocol. When I assign …

ios video http-live-streaming m3u8