Running Milvus database on Jetson

Can we run milvus database in Jetson devices?

We haven’t use Milvus database in MMJ yet. Can you share more details on why need it in your project?

Of course, I have to store the embeddings generated from a deepstream pipeline to handle similarity search on the persons detected in real-time from another camera.

For now, we are trying out this example in Jetson, and we would like to know if we can use Milvus to store the embeddings consumed by kafka message broker.

Seems you want MTMC for Jetson. Please refer: MTMC microservice for Jetson

Yeah, I want similar setup but not as a complete MTMC. For now, I need to make sure that Milvus can run on the Jetson for the forensic search to identify a person reappearing in another camera stream.