WasmVideoPlayer
WasmVideoPlayer is a web-based video player that utilizes WebAssembly, WebGL, and Web Audio API, with FFmpeg for multi-codec support, including H.265. It supports various streaming protocols such as HTTP, WebSocket, and HTTP-FLV. This project is valuable for developers aiming to
Link
Related resources
- Bitmovin Tech BlogBitmovin’s blog features articles on video streaming, codec comparisons, encoding techniques, and industry trends in OTT delivery (by a pro…
- 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…
- Demuxed Conference Talks (YouTube Channel)The YouTube channel for Demuxed, an annual conference for video engineers. Features recorded talks covering streaming protocols, codecs, pl…
- Introduction to HTTP Live Streaming: HLS on Android and MoreThis article explains how HTTP Live Streaming works and demonstrates how to create an HLS player in Android.
- WebRTC-ExperimentA repository of WebRTC experimental demos by Muaz Khan, including source code for various real-time communication use cases (screen sharing…
- 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…
- Digital Video IntroductionA hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). - leandromoreira/digital_vide…
- 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…
- 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…
- ffmpeg tutorialffmpeg tutorial - Resource from dranger.com
- 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…
- Video Streaming CheatsheetThe Video Streaming Cheatsheet is a double sided page, suitable for printing, that contains common terminology used in the video streaming…
- 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…