# 动态配置

Edge AI 程序中的常见场景是在 runtime 更改图像分辨率，以最大限度地减少显示中的帧丢失或间隙，或者添加和删除多个流以重新配置摄像头。动态配置示例程序使您能够执行这些更改。

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

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

**gst-add-remove-streams-runtime** 程序使您能够在 runtime 动态添加或删除多个摄像头流。

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

Last Published: Nov 11, 2025

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