# How-to Guides This section collects guides for the Deep Learning Streamer Pipeline Server - [Manage Pipeline](./how-to-guides/launch-and-manage-pipeline.md) - [Autostart Pipelines](./how-to-guides/autostart-pipelines.md) - [Change Deep Learning Streamer Pipeline](./how-to-guides/change-dlstreamer-pipeline.md) - [Run Configurable Pipelines](./how-to-guides/launch-configurable-pipelines.md) - [Run UDF Pipelines](./how-to-guides/run-udf-pipelines.md) - [Use CPU for Inference](./how-to-guides/use-cpu-for-decode-and-inference.md) - [Use GPU for Inference](./how-to-guides/use-gpu-for-decode-and-inference.md) - [Use Image File as Source over REST Payload](./how-to-guides/use-image-file-as-source-over-request-payload.md) - [Use RTSP Camera as Source](./how-to-guides/use-rtsp-camera-as-video-source.md) - [Download and Run YOLO Models](./how-to-guides/download-and-run-yolo-models.md) - [Publish Frames to S3 Storage](./how-to-guides/store-s3-frame.md) - [Publish Data over MQTT](./how-to-guides/start-dlsps-mqtt-publish.md) - [Publish Metadata to InfluxDB](./how-to-guides/store-metadata-influxdb.md) - [Stream Frames over WebRTC](./how-to-guides/perform-webrtc-frame-streaming.md) - [Publish Metadata over ROS2](./how-to-guides/publish-metadata-over-ros2.md) - [Add System Timestamps to Metadata](./how-to-guides/add-system-timestamps-to-metadata.md) :::{toctree} :hidden: Manage Pipeline <./how-to-guides/launch-and-manage-pipeline> ./how-to-guides/autostart-pipelines ./how-to-guides/change-dlstreamer-pipeline ./how-to-guides/launch-configurable-pipelines Run UDF Pipelines <./how-to-guides/run-udf-pipelines> Use CPU for Inference <./how-to-guides/use-cpu-for-decode-and-inference> Use GPU for Inference <./how-to-guides/use-gpu-for-decode-and-inference> ./how-to-guides/use-image-file-as-source-over-request-payload ./how-to-guides/use-rtsp-camera-as-video-source ./how-to-guides/download-and-run-yolo-models ./how-to-guides/store-s3-frame Publish Data over MQTT <./how-to-guides/start-dlsps-mqtt-publish> ./how-to-guides/store-metadata-influxdb ./how-to-guides/perform-webrtc-frame-streaming ./how-to-guides/publish-metadata-over-ros2 ./how-to-guides/add-system-timestamps-to-metadata :::