Skip to content

Technical Blog

QL601: Precision Green Screen & Seamless CDN Streaming

As demand for video processing and live streaming continues to rise, developers need platforms that combine high performance with customizable media pipelines.

Through cross-compilation and GStreamer plugin development, green-screen removal on QL601 with Vulkan shaders enables real-time 1080p60/4Kp30 streaming to CDN platforms such as Twitch and YouTube — all built on the same development flow established for QL601.

The following sections detail the complete workflow, from environment setup and plugin development to real-time streaming deployment.

Benchmark SUPER mode of NVIDIA Jetson Orin NX

In 2025, AI is undoubtedly the hottest topic today, and there are many application scenarios that require localized deployment, such as smart surveillance systems, intelligent retail stores, and small-scale robots with LLM/VLM.

The NVIDIA Jetson Orin NX is a compact, high-performance AI computing module designed for edge applications such as robotics, smart cameras, and industrial automation. It delivers up to 157 TOPS of AI performance using the NVIDIA Ampere architecture, making it ideal for running complex AI models locally with low latency and high efficiency.

To unlock its full potential, the AVerMedia D133S Carrier Board provides a robust and versatile platform tailored for the Orin NX. It supports super mode for enhanced performance and offers a rich set of I/O.

Here, we are going to introduce and benchmark these two powerful standard carrier boards(D133 and D133S) from AVerMedia, which offer rich I/O options such as camera inputs, multiple Ethernet ports and a GPU, making them especially suitable for AI edge computing applications.

Virtual Media for Out-of-Band Management

OOB, or Out-of-Band Management, refers to a method of managing systems via a dedicated management channel that operates independently of the host operating system. This means administrators can manage the system even when the OS is unresponsive. It allows IT administrators to perform essential tasks such as rebooting devices, managing powered-down equipment, and resolving network issues without needing physical access. OOB management is crucial for maintaining network uptime and accessibility in large, distributed, or remote environments by providing a secure, always-on management channel independent of the operational network.

Virtual Media is a technology that allows users to access or map remote storage devices—such as ISO files, CD/DVDs, and USB drives—to a edge device as if they were physically connected to the edge device's USB port. This enables remote tasks like installing operating systems, performing firmware upgrades, transferring files, and running diagnostics.


Accelerate VLM Development with AI Fusion Kit

AI Fusion Kit

The first barrier in any multimodal LLM project is often not about the model itself, but about the hardware. Looking for a powerful computing platform, a high-quality camera, and a sensitive microphone can take a lot of time and effort. What's worse, these components may not work well together, leading to a tangled web of driver issues, compatibility conflicts, and frustrating debugging sessions before your real work even begins.

The AI Fusion Kit is designed to eliminate these challenges entirely. It is a complete, out-of-the-box solution where every component works seamlessly together.

Building a Resilient Smart Traffic Monitoring System on Jetson: Recovery via ERMI Virtual Media and API

Edge AI devices are increasingly used in smart traffic applications such as license plate recognition, vehicle flow analysis, and anomaly detection. However, real-world deployment challenges such as configuration corruption, system failure, or file damage can severely degrade device functionality. These issues are further complicated by the physical inaccessibility of many deployed systems.

We outline a practical, developer-oriented solution using ERMI (Edge Remote Management Interface) API and virtual media capabilities to enable remote recovery and minimize system downtime, set within the broader background of industry adoption of edge AI and remote management standards.

AI Fusion Kit Quick Start Guide

AVerMedia AI Fusion Kit is an all-in-one solution for LLM/VLM developers. It consists of a powerful AI box PC, a 4K camera, and an AI speakerphone, allowing you to easily build your own multimodal AI applications. This guide will walk you through the steps to get started with the AI Fusion Kit.

Porting Tier IV Edge.Auto to AVerMedia D135

This blog shares our first hands-on experience with Tier IV’s Edge.Auto perception framework. After validating the perception modules in the CARLA simulator, we took the next step by deploying the same pipeline on the AVerMedia D135 embedded platform. This journey represents a practical attempt to bridge the gap between simulation and real-world deployment, helping us better understand how to run ROS 2-based perception logic on edge hardware.