Browser

Browse 10 curated Browser resources, tools, libraries, and guides for video developers on Awesome Video.

About this collection

Browser brings together 10 curated resources for video developers. Explore projects and guidance across Intro & Learning, Players & Clients, and Standards & Industry.

Explore related topics

Resources (showing 1–10 of 10)

  • Chimeea video player framework aims to bring wonderful experience on browser
  • W3C Audiovisual Media Formats for Browsers Community GroupThis GitHub repository is the official space for the W3C Audiovisual Media Formats for Browsers Community Group. The group focuses on discu…
  • ffmpeg.wasm webcam ExampleThis example demonstrates how to use ffmpeg.wasm to record video from a webcam, transcode it to MP4 (x264), and play it back in the browser…
  • libass-wasmlibass-wasm is a WebAssembly port of libass, a library for rendering subtitles in the ASS format. It integrates easily with HTML5 videos, s…
  • WebDSPWebDSP is a client-side signal processing library utilizing WebAssembly to perform high-performance operations on media data. It offers a c…
  • In-browser Transcoding of Video Files with FFmpeg and WebAssemblyThis article explores using the WebAssembly build of FFmpeg to perform video transcoding directly within the browser. It provides a step-by…
  • ffmpeg-wasmffmpeg-wasm is a WebAssembly port of FFmpeg, providing scripts and commands to build FFmpeg for WebAssembly. It powers applications like wi…
  • WebAssembly Video FiltersThis project implements performant video filters in the browser using WebAssembly. It includes various video scopes such as lumascope, RGB…
  • FrameFlowFrameFlow is a high-performance video processing library for web browsers, leveraging WebCodecs and FFmpeg compiled to WebAssembly. It supp…
  • wasm-media-encoderswasm-media-encoders provides LAME MP3 and Ogg Vorbis audio encoders compiled to minimal WebAssembly, ready for use in the browser or Node.j…