Will the elasticsearch client work in a ARM64 platform like coral devboard?

Hi

I am using the Coral devboard (a ARM64 platform).
My project consists of taking a photo and doing inference (AI, image classification) with the devboard. Then I want to send the results directly to Elasticsearch.
Currently I am using a PC to index the devboards results. Check the image.
Will there be a problem? I read this: Support-for-arm64-raspberry-pi-4. So I am not sure.
I only want to send the results (a dictionary/json) and probably the image with the devboard; as I already have a server to visualize with Kibana or search with Elasticsearch.

Thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.