# 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 daisychain detection classification](https://docs.qualcomm.com/doc/80-70029-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-70029-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: Jun 03, 2026

[Previous Topic
Object detection with ONNX](https://docs.qualcomm.com/bundle/publicresource/80-70029-50/topics/object-detection-with-onnx.md) [Next Topic
Multi model daisychain detection classification](https://docs.qualcomm.com/bundle/publicresource/80-70029-50/topics/multi-model-daisychain-detection-classification.md)