# GStreamer

Source: [https://docs.qualcomm.com/doc/80-70014-16Y/topic/gstreamer.html](https://docs.qualcomm.com/doc/80-70014-16Y/topic/gstreamer.html)

GStreamer 是一个开源多媒体框架。Qualcomm 提供 GStreamer 插件作为 QIMP SDK 的一部分。

## GStreamer 插件

- 用于音频解码器和编码器的 GStreamer 插件是 QIMSDK 的一部分。下载完整的 QIMSDK 以使用 [pulsesrc](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/pulsesrc.html) 和 [pulsesink](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/pulsesink.html)。
- [Qualcomm Intelligent Multimedia Product (QIMP) SDK 快速入门指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-51/introduction.html) 介绍了如何下载和编译 QIMP SDK。

## GStreamer 示例程序

[用于音频的 GStreamer 示例程序](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/audio-sample-applications.html)用例是 QIMP SDK 的一部分。在运行示例程序之前，请确保满足这些[先决步骤](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/example-applications.html#installation)。

两种运行音频用例的方法。

- 将 gst-launch-1-0 用于[音频播放/捕获](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/audio-use-cases.html)的命令行。
- GST 程序：
    - [音频解码示例](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/gst-audio-decode-sample.html)
    - [音频编码示例](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-50/gst-audio-encode-example-without-flac.html)

**Parent Topic:** [API 和示例程序](https://docs.qualcomm.com/doc/80-70014-16Y/topic/apis_and_sample_apps.html)

Last Published: Aug 27, 2024

[Previous Topic
API 和示例程序](https://docs.qualcomm.com/bundle/publicresource/80-70014-16Y/topics/apis_and_sample_apps.md) [Next Topic
PulseAudio](https://docs.qualcomm.com/bundle/publicresource/80-70014-16Y/topics/pulseaudio.md)