Open Menu

Ai-Engine

A turnkey AI framework for multimedia edge applications

Fluendo AI Engine is our in-house engine designed to execute AI algorithms in multimedia applications in real-time. It combines Fluendo’s decades of experience in video and multimedia with deep expertise in artificial intelligence.

Talk to an expert!
Grid
Code
VALUE PROPOSITION

We ensure exclusive solutions to keep power under control

benefit-1

FLEXIBILITY AND CUSTOMIZATION

We tailor the engine to client needs, optimizing performance, accuracy, and speed based on project and hardware requirements.

benefit-2

continuous innovation

Our in-house engine allows us to stay ahead of AI and video processing trends, delivering cutting-edge solutions.

benefit-3

SUPPORT AND MAINTENANCE

As the engine’s developers, we offer specialized support and rapid, customized maintenance when needed.

FEATURES

Our experience in your hands: Time to empower your multimedia projects with Fluendo AI Engine

Versatile integration

Fluendo AI Engine integrates with multiple APIs and programming languages, easily incorporating it into existing workflows and systems. This flexibility allows businesses to adopt this technology without overhauling their current infrastructure.

With bindings available for C++, Python, and C# and integration with GStreamer, clients can easily embed Fluendo AI Engine into their existing codebases, eliminating the need for significant application changes. This ensures a smooth and efficient integration process, minimizing disruption while maximizing the technology’s value.

feature-1

Integration with GStreamer

If your application is based on GStreamer, the AI Engine offers an optional module for direct integration with your GStreamer pipeline. If desired, we can develop self-contained GStreamer plugins to perform your AI tasks fully isolatedly.

feature-2

Truly cross-platform

With AI Engine, the client code is written once and compiled without changes across multiple hardware environments and operating systems. It automatically selects the best available hardware on the machine, whether it’s AMD, Intel, or NVIDIA GPUs, ensuring an optimal workflow pipeline. Additionally, our engine supports video from multiple graphic APIs, such as DirectX12 and Vulkan, allowing for more efficient operation across a wide range of applications and systems.

// Inputs setting
fsai::Image image(file);
auto engine = fsai::EngineFactory::createByType("dml");
auto texture = engine->createTexture(image);

// Specific API setting
fsai::sports::strongsort::ModelDetectionFastGeneric model{models};
fsai::sports::strongsort::DetectorFastGeneric detector{modelGeneric, engine};

// Inference
auto detections = detector.push(texture);

// Get bounding boxes
for (auto& detection : detection){
   const auto& coords = detection.getBoundingBox() ; }

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

View All
AI-based soccer metrics extraction app

AI-based soccer metrics extraction app

sports, multimedia-edge-ai, gstreamer, outsource, raven

Extracting tactical soccer metrics from broadcast video with real-time AI.

Read more
Non-assisted scene calibration: an innovative impact on sports analysis

Non-assisted scene calibration: an innovative impact on sports analysis

sports, multimedia-edge-ai, raven

Autonomous scene calibration for enhanced sports video analysis.

Read more
Assisted scene calibration for sports analysis

Assisted scene calibration for sports analysis

sports, multimedia-edge-ai, raven

Evolution of sports analysis with AI and computer vision.

Read more
Improving AI-based Football Detection and Tracking with Transfer Learning

Improving AI-based Football Detection and Tracking with Transfer Learning

sports, multimedia-edge-ai, raven

Enhancing sports analysis with AI player detection and transfer learning.

Read more