# Dynamic configuration

A common scenario in Edge AI applications is changing the image resolution at runtime
        for minimal frame loss or gap in the display, or adding and removing multiple streams for
        camera reconfiguration. Dynamic configuration sample applications enable you to perform
        these changes.

- **Activate-deactivate streams at runtime**  

The **gst-activate-deactivate-streams-runtime-example** application enables you to         change the resolution dynamically without the need to reconfigure the camera         sensor.
- **Add-remove streams at runtime**  

The **gst-add-remove-streams-runtime** application enables you to add or remove         multiple camera streams dynamically during runtime.

**Parent Topic:** Sample applications for camera

Last Published: Oct 27, 2025

Previous Topic
 
Live snapshot Next Topic

Activate-deactivate streams at runtime