Introduction to HTTP Live Streaming: HLS on Android and More
This article explains how HTTP Live Streaming works and demonstrates how to create an HLS player in Android.
Link
Related resources
- How video streaming works on the web: An introductionNote: this article is an introduction to video streaming in JavaScript and is mostly targeted to web developers. A large part of the…
- Guide to Mobile Video Streaming with HLSHTTP Live Streaming, also known as HLS, is the most common format used today for streaming video. If you're building a video streaming appl…
- Video Streaming CheatsheetThe Video Streaming Cheatsheet is a double sided page, suitable for printing, that contains common terminology used in the video streaming…
- Streaming OnboardingNew to streaming and don't know where to start? This is the place for you! - Eyevinn/streaming-onboarding
- Introduction to H.264: (1) NAL Unit | Yumi Chan's BlogThis article is to introduce H.264 and provide a overview of NAL Unit. It also explains NALU header byte which contains the basic informati…
- YouTube Creator Academy – CaptionsA tutorial from YouTube's Creator Academy about adding captions and subtitles to videos. It explains how to create, upload, and auto-sync c…
- Digital Video IntroductionA hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). - leandromoreira/digital_vide…
- FFmpeg Wiki: Streaming GuideAn official Wiki guide from FFmpeg explaining how to set up streaming using FFmpeg, including examples for streaming via RTMP to servers or…
- Video Coding Basics - How is this so efficient?An introduction to the basics of video coding
- Per-Title Encoding: 5 Implementation Tips – BitmovinA Bitmovin guide that offers practical tips for implementing Per-Title encoding (content adaptive encoding) in a video workflow. It builds…
- Tears of Steel (Open Movie)A Blender Foundation live-action/CGI short film (2012) released as open content. Often used as test material for visual effects, 4K streami…
- Netflix TechBlog – Official BlogNetflix's engineering blog often covers innovations in video encoding, quality metrics, and streaming architecture that Netflix has develop…
- FFmpeg Threads Command: How it Affects Quality and PerformanceSo, I received an email from an acquaintance that read, “I was curious if there is actually any benefit to a “threads=” type custom command…
- Avid Media Composer | FirstAvid's free tier of Media Composer, offering a subset of the professional editing tools for beginners. It's widely used in the film & TV in…
- Netflix Video Quality at Scale with Cosmos MicroservicesA deep dive into Netflix's Cosmos platform and how its microservice architecture enables large-scale video quality improvements (like per-t…