Please provide complete information as applicable to your setup.
• Hardware Platform Jetson Orin NX • DeepStream Version 7 • JetPack Version 6 36.3
I have deployed AINVR app, everything is working fine. However, i’m trying to build a dashboard on top of VST, i just have one question, how do i retrieve the ROI counts in realtime from redis? I know i can get it using http request ( using the webapi ) but i want to retrieve it directly from redis in real time. is there a redis topic for that?