Hi there! I’m testing “deepstream-nvdsanalytics-test” with DeepStream 6.0 on Jetson Nano.
Is it possible to write nvdsanalytics results into MariaDB ?
Thanks for your help.
Hi there! I’m testing “deepstream-nvdsanalytics-test” with DeepStream 6.0 on Jetson Nano.
Is it possible to write nvdsanalytics results into MariaDB ?
Thanks for your help.
yes, you can write the analysis results to DB, please refer to sample opt\nvidia\deepstream\deepstream\sources\apps\sample_apps\deepstream-nvdsanalytics-test, it will show how to get the analysis results.
I have read the code but I didn’t see any code to write results into MariaDB.
Can you point the file source and lines please?
Thanks again
I mean you can do your custom processing after getting analysis results, there is no code to write results into MariaDB.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.