v1
latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KBflows
Generate a debug DOT/SVG graph for a flow's pipeline.
This endpoint generates a GraphViz DOT graph of the GStreamer pipeline and converts it to SVG format. The SVG is returned directly and can be viewed in a browser.
get/api/flows/{id}/debug-graph
Path parameters
idstring required
Flow ID (UUID)
Response
SVG debug graph of the pipeline