# Camera stream configuration The **gst-add-streams-as-bundle-example** application allows you to activate and configure camera streams as a bundle instead of configuring each stream one at a time thus reducing the delay in configuring new streams. The following figure shows the pipeline, which takes the configuration parameters such as width and height, processes to either display on a screen, or encodes and saves to a file. For more information about the plugins used in the pipeline, see [Pipeline flow](https://docs.qualcomm.com/doc/80-80021-50/topic/camera-stream-configuration.html#section-vt5-b1b-pbc). qtiqmmfsrc capsfilter Waylandsink capsfilter encoder h264parse mp4mux filesink Qualcomm Open source **Figure : gst-add-streams-as-bundle-example pipeline** ## Run the application 1. Ensure that you complete the [Prerequisites](https://docs.qualcomm.com/doc/80-80021-50/topic/mm_sample_apps_prerequisites.html). 2. In the terminal of the target device, use the following command to run the application: gst-add-streams-as-bundle-example