# Overview Source: [https://docs.qualcomm.com/doc/80-70014-51/topic/introduction.html](https://docs.qualcomm.com/doc/80-70014-51/topic/introduction.html) The Qualcomm Intelligent Multimedia Product (QIMP) SDK provides a unified environment for developing AI and multimedia use cases at the Edge on the Qualcomm^®^ Linux platforms. The QIMP SDK is based on the [GStreamer](https://gstreamer.freedesktop.org/documentation/application-development/introduction/gstreamer.html?gi-language=c), which is an open-source multimedia framework. It provides a modular, scalable, and customizable environment to develop Intelligent Multimedia applications such as Edge AI boxes, Cameras, Robots, and Drones. This document explains how to: - Create applications using the QIMP SDK workflow. - Customize the QIMP SDK by adding new plugins. - Compile the [Extensible SDK (eSDK)](https://wiki.yoctoproject.org/wiki/Extensible_SDK#:~:text=The%20Yocto%20Project%20Extensible%20SDK,changes%20on%20the%20target%20hardware.) from source. - Upgrade functional SDKs. Figure : QIMP SDK workflow Page-4 Process Set up the reference device Set up reference device Set up reference device Enable SSH Enable SSH Enable SSH Configure and connect display Configure and connect display Configure and connect display Explore sample applications Sample applications Sample applications Explore GST command-line use cases GStreamer command-line use cases GStreamer command-line use cases Install eSDK Install eSDK (on host machine) Install eSDK (on host machine) Develop your first application Develop your first application Develop your first application Pull arrow 1 Pull arrow 1.20 Pull arrow 1.24 Dynamic connector.25 eSDK is downloaded Extensible SDK (eSDK) is downloaded Extensible SDK (eSDK) is downloaded Additional arrow Pull arrow 2.63 Pull arrow 2.64 Sheet.17 Explore Explore Sheet.18 Develop Develop The table provides the sequence for the QIMP SDK workflow.| Set up the reference device | | | --- | --- | | Enable SSH | Enable SSH in Permissive mode to securely access your host
device. | | Configure and connect display | Configure the display to see the output from the applicable sample
applications. Run the following
command:

export XDG_RUNTIME_DIR=/dev/socket/weston && export WAYLAND_DISPLAY=wayland-1Copy to clipboard | | | | Note: The Qualcomm Linux platform allows you to develop applications for QCS6490 and QCS5430. Last Published: Nov 05, 2025 [Next Topic Getting started](https://docs.qualcomm.com/bundle/publicresource/80-70014-51/topics/install-sdk.md)