Skip to content
Discussion options

You must be logged in to vote

Hi @brunoarine ,
The axoverlay native SDK example's README need to be updated.

You can trust on the ACAP 12 documentation which says it's also compatible with ARTPEC-9.

I have used AXIS Virtual Loan Tool to test with AXIS P1485-LE Bullet Camera - 29mm : AXIS OS version 12.5.20 which is SoC ARTPEC 9(aarch64) 😄

Build commands using WSL and Docker Desktop:

docker build --platform=linux/amd64 --tag axoverlay:1.0 --build-arg ARCH=aarch64 .
docker cp $(docker create --platform=linux/amd64 axoverlay:1.0):/opt/app ./build

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brunoarine
Comment options

Answer selected by brunoarine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants