Python DeepStream program not generating dot file

In python it’s:

Gst.debug_bin_to_dot_file(pipeline, Gst.DebugGraphDetails.ALL, filename)

7 Likes