Hi,
I’m using nvidia metropolis services with refrence of this link but when I’m running “redis_viewer.py” file the frequency of publishing data is slow, it takes approx 1s to print the value of ‘l’ (‘l’ is defined inside redis_viewer.py file) at every iteration. Is there any way to increase the value of publishing rate of ‘l’?
The result will send to Redis every 60 frames: mmj_genai/src/main.py at main · NVIDIA-AI-IOT/mmj_genai · GitHub
Please have a try to change the inverval.
Thaks @kesong it workes. I’ve changed it inside docker.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.