# 动态配置

Edge AI 应用中的常见场景是实时更改图像分辨率，从而尽可能地减少丢帧或显示卡顿，或者添加和删除多个流以重新配置摄像头。动态配置示例应用程序允许您执行这些更改。

- **[在运行中激活-停用流](https://docs.qualcomm.com/doc/80-70018-50SC/topic/gst-activate-deactivate-streams-runtime.html)**  

**gst-activate-deactivate-streams-runtime-example** 应用程序可以动态更改分辨率，而无需重新配置摄像头传感器。
- **[在运行中添加-删除流](https://docs.qualcomm.com/doc/80-70018-50SC/topic/gst-add-remove-streams-runtime.html)**  

**gst-add-remove-streams-runtime** 应用程序可以实时动态添加或删除多个摄像头流。

**Parent Topic:** [运行摄像头示例应用程序](https://docs.qualcomm.com/doc/80-70018-50SC/topic/camera-sample-applications.html)

Last Published: Nov 12, 2025

[Previous Topic
实时拍照](https://docs.qualcomm.com/bundle/publicresource/80-70018-50SC/topics/gst-snapshot-stream-example.md) [Next Topic
在运行中激活-停用流](https://docs.qualcomm.com/bundle/publicresource/80-70018-50SC/topics/gst-activate-deactivate-streams-runtime.md)