
Broadcasting
Stay up to date with newest standards
Keep your products updated with Fluendo’s enterprise solutions to cover all your multimedia needs. Bring latest audio and video codecs, and avoid the hassle of being compliant with a specific standard.


From the code to the action
Developments that bring real-world results. These case studies show how our solutions help your business achieve goals and enhance user experiences.Case Studies

Concepts with real-world potential
These use cases showcase the ideas, technologies, and approaches we’ve developed to solve real industry challenges.Use Cases

AI-Powered Video Anonymization for Privacy-Safe Content Creation
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.Blog
Read more about our work

Recasting and recording system enhancement
The Request
Fluendo’s Consulting Services team was approached to add new features to a Recasting and Recording System (RRS) that was developed for the client in a previous phase. Adding these new features to the RRS may enable it to replace the current solution installed in multiple client projects.
The client is a global leader in audio and video solutions, specializing in processing, …

Low-latency marine streaming with Rust and GStreamer
The request
Fluendo’s Consulting Services team was approached to develop a video streaming solution for marine scenarios. The architecture should support multiple cameras from the devices streamed with low latency to the various clients who connect to it.
The client is a global company that provides marine insights through robotics and data analytics. Their solution aims to reduce the …

From a basic OpenCV script to a robust GStreamer-based solution
Artificial Intelligence (AI) is transforming the multimedia industry, driving innovation in real-time video analytics, augmented reality, and beyond. However, deploying these AI capabilities into production environments presents unique challenges and is far less glamorous. This article highlights how OpenCV and GStreamer can be utilized to build scalable, production-ready pipelines for AI-driven …

GStreamer course in Rust
Overview
The GStreamer framework’s core is written in C programming language. Still, it was designed with the possibility of being used from other programming languages that may be conceptually different from C. It is achieved through the language bindings and a technology called Glib Dynamic Type System: glib serves as a layer between the framework (GStreamer in this case) and a certain …