# Custom GStreamer pipeline use cases

Custom GStreamer pipeline helps you design and implement tailored multimedia processing work flows using the GStreamer framework. These pipelines give you full control over media processing, analysis, and delivery. You can connect specific GStreamer elements and leverage their properties to fine-tune performance, latency, and output formats.

- [Multi model daisy chain detection classification](https://docs.qualcomm.com/doc/80-80022-50/topic/multi-model-daisychain-detection-classification.html)
The use case uses a sequential pipeline design to detect objects and classify up to four of the detected objects.
- [Publish metadata to RedisSink](https://docs.qualcomm.com/doc/80-80022-50/topic/publish-metadata-redissink.html)
The use case extracts the ML metadata and sends it to the client through RedisSink. Redis stores this data allowing real-time analytics and dashboards to display up-to-date insights.

Last Published: May 14, 2026

[Previous Topic
Image segmentation and encode with Neural Processing SDK](https://docs.qualcomm.com/bundle/publicresource/80-80022-50/topics/single-camera-stream-with-image-segmentation-and-encode-with-deeplabv3-quantized.md) [Next Topic
Multi model daisy chain detection classification](https://docs.qualcomm.com/bundle/publicresource/80-80022-50/topics/multi-model-daisychain-detection-classification.md)