GStreamer Spring Hackfest 2025
gstreamer, codecs, browsers, events, open-source, owlFluendo's contributions to the GStreamer Spring Hackfest 2025 in Nice.
Fluendo excels in browser media engines and CEF-based embedded solutions, seamlessly integrating GStreamer with WebAssembly for optimal web codec support.


Browsers are the ultimate application development example, leveraging the latest technologies for better performance and resource efficiency. Fluendo has extensive experience working on the core of the most popular browsers, including Chromium (Chrome, Opera, Edge, etc.), WebKit (Safari, WebKitGTK, etc.), and Firefox.
Media capture and playback are essential features in modern browsers. Nearly all browsers are built on FFmpeg or implement custom engines for video processing. Chromium, for example, has developed a sophisticated media GPU component to handle platform-specific hardware encoders and decoders. A standout area of Fluendo’s proficiency is the Chromium Embedded Framework (CEF), an open-source framework for embedding Chromium-based browsers within other applications. Our clients in the Virtual Desktop Access (VDA) industry widely use this technology for multimedia redirection.

Browsers are the ultimate application development example, leveraging the latest technologies for better performance and resource efficiency. Fluendo has extensive experience working on the core of the most popular browsers, including Chromium (Chrome, Opera, Edge, etc.), WebKit (Safari, WebKitGTK, etc.), and Firefox.
Media capture and playback are essential features in modern browsers. Nearly all browsers are built on FFmpeg or implement custom engines for video processing. Chromium, for example, has developed a sophisticated media GPU component to handle platform-specific hardware encoders and decoders. A standout area of Fluendo’s proficiency is the Chromium Embedded Framework (CEF), an open-source framework for embedding Chromium-based browsers within other applications. Our clients in the Virtual Desktop Access (VDA) industry widely use this technology for multimedia redirection.

In recent years, Fluendo has advanced the integration of GStreamer with WebAssembly (WASM). This project aims to:
Visit gst.wasm in GitHub to follow the project.


In recent years, Fluendo has advanced the integration of GStreamer with WebAssembly (WASM). This project aims to:
Visit gst.wasm in GitHub to follow the project.
our case studies
Developments that bring real-world results, these case studies show how our solutions help your business achieve goals and enhance user experiences.

A major endpoint manufacturer faced a critical multimedia challenge when the browsers installed on the device were used for multimedia playback in a DaaS & VDI session, when accessing essential business tools, including SaaS platforms and collaborative applications.
Most of the browsers included on the endpoints are Chromium-based, the open-source base for popular browsers like Google Chrome and Microsoft Edge.
The main technical challenge centered on Chromium’s default multimedia limitations. Due to licensing restrictions, the pure, open-source Chromium project does not natively include proprietary codecs such as H.264 for video and AAC for audio. This exclusion prevented users from playing standard multimedia content, directly impacting the platform’s utility and user experience. Furthermore, Chromium utilizes FFmpeg as its primary multimedia framework for multimedia playback; however, this version is a Chromium-only, specific version bundled within the browser itself.
The client required a seamless, legal, and compatible solution to enable H.264 and AAC playback within their Chromium distribution and the specific FFmpeg bundled version.
Fluendo’s expertise in multimedia consulting, GStreamer, and FFmpeg integration was essential to deliver a specialized, legally-compliant, and high-performance multimedia solution for their VDI users.
Bits & Bytes
Explore our blog, one byte at a time. Our team unpack our latest news, industry insights and in-depth articles to connect you with the multimedia world.Fluendo's contributions to the GStreamer Spring Hackfest 2025 in Nice.
GstWASM: Bringing open-source GStreamer development to the web browser.
Technical challenges and breakthroughs in porting GStreamer to WebAssembly.
Open-sourcing flu-va-drivers for hardware acceleration on NVIDIA GPUs.