Where does the Optical Flow dump-of-meta go?

**• Hardware Platform: Jetson
• DeepStream Version 6.0.0
• JetPack Version (valid for Jetson only) 4.6.1
• TensorRT Version8.0.1
**• Issue Type: Question
I’m wondering where I would find the file that contains optical flow output when I enable dump-of-meta for the optical flow plugin.
I am running the deepstream-nvof-test app that I made some modifications to. One change I made can be seen below.

g_object_set (G_OBJECT (nvof),
      "preset-level", 1, "dump-of-meta", 1, NULL);

The quickstart guide specifies that setting the dump-of-meta value to 1, dumps optical flow output into a .bin file. It doesn’t specify, however, where this .bin file would be. I’m wondering where it is sending the metadata to.

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_plugin_gst-nvof.html

Dumps optical flow output into a .bin file.

There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.