• Hardware Platform (Jetson NX )
• DeepStream Version 5.1
• JetPack Version (4.5.1)
• TensorRT Version 7.1.3
Is there an example of redis
• Hardware Platform (Jetson NX )
• DeepStream Version 5.1
• JetPack Version (4.5.1)
• TensorRT Version 7.1.3
Is there an example of redis
There is an example in python:
If you want to use in C++, you can use hiredis easily.
Thank you. I’ll try