flows
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