FFmpeg.wasm
A pure WebAssembly port of FFmpeg that enables video and audio processing directly in the browser. It provides an API to run FFmpeg commands for transcoding or editing media on […]
A pure WebAssembly port of FFmpeg that enables video and audio processing directly in the browser. It provides an API to run FFmpeg commands for transcoding or editing media on […]
FFMPEG Wasm Video Transcoder.
Mozilla-Open-Lab-Etwas/Video-Transcoder Read More »
WebAssembly (Wasm) On the Edge Kevin Staunton-Lambert Solutions Architect R&D @kevleyski www.switch.tv Wasm)
WebAssembly (Wasm) Read More »
GstWASM is an open-source project that brings GStreamer development to the web using WebAssembly. It provides features like SDL2 for video rendering, OpenAL for audio, and integration with WebCodecs, enabling
This 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. It serves as a practical
ffmpeg.wasm webcam Example Read More »
libass-wasm is a WebAssembly port of libass, a library for rendering subtitles in the ASS format. It integrates easily with HTML5 videos, supporting most SSA/ASS features and various font formats,
A sample application demonstrating how to use Tizen WASM Player to play media on Tizen TV devices using HTMLMediaElement with ElementaryMediaStreamSource as a data source in a WebAssembly module. It
Tizen WASM Player Sample Application Read More »
WebDSP is a client-side signal processing library utilizing WebAssembly to perform high-performance operations on media data. It offers a collection of algorithms for video and image processing, including filters like
The ffmpeg.wasm plugin for videojs-record allows developers to run FFmpeg directly in the browser using WebAssembly. This enables on-the-fly transcoding of recorded media without the need for server-side processing. It’s
videojs-record ffmpeg.wasm Plugin Read More »
wasm-codecs combines libde265 and libopus into a single WebAssembly file, providing H.265 (HEVC) and Opus decoding capabilities for web applications. This project enables efficient decoding of high-quality video and audio