Skip to main content
Qualcomm® Intelligent Multimedia SDK (QIM SDK) is an AI framework designed to build Vision AI pipelines. It runs on Qualcomm’s powerful and power-efficient IoT platforms, providing GStreamer-based plugins for multimedia, computer vision (CV), and artificial intelligence (AI) to facilitate seamless application development.

Prerequisites

Make sure your Dragonwing device has been set up with Ubuntu and you have shell access.
Download Ubuntu on Qualcomm IoT Platforms

Installation

1

Add Qualcomm PPA

Update package metadata and add the Qualcomm Ubuntu PPA.
2

Install GStreamer core components

Install the required GStreamer tools and base multimedia packages.
3

Install Qualcomm hardware-accelerated GStreamer plugins

Install the Qualcomm GStreamer plugin package.
4

Install AI runtime and inference components

Install AI runtime packages and developer tools required for inference workflows.
5

Validate QIMSDK plugins on device

Verify that Qualcomm-specific GStreamer plugins are available after installation.
After installation, you should see Qualcomm-specific GStreamer plugins listed.List of QIMSDK plugins
6

Install optional developer packages

Use the following optional packages based on your development or deployment needs.
Install packages for FastCV, DMA buffer heap integration, and sensor test applications.
Install common utilities used during media development, debugging, and validation.
Install sample applications and Python examples for quick validation and development.
Install display and Wayland-related packages for systems that require GUI or compositor support.