As mentioned in the title, I am trying to save the output files of the sample applications of DeepStream python. From what I know, I can modify the configuration group of “Sink”. But where do I go to modify it? Or is there another way of doing so?
My current working directory is: /opt/nvidia/deepstream/deepstream-6.0/sources/deepstream_python_apps/apps/deepstream-test-1
I was trying to save the output file of the first sample test. I ran the test using the following command: python3 deepstream_test_1.py /opt/nvidia/deepstream/deepstream-6.0/samples/streams/sample_720p.h264
I apologise for the inconvenience, as I am very new to DeepStream