Replies: 2 comments
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @imesh12 , In case, if you still want to go with cross-compiling Python for the Axis camera:I find this project interesting and may help you to explore libraries like GStreamer to work with video streams: In other programming languages you can explore the following:Rust:Go: |
Beta Was this translation helpful? Give feedback.
-
Hello Axis Developer Community,
I would like to develop an application for Axis cameras using Python. I understand that the Axis Camera Application Platform (ACAP) primarily supports development in C/C++, but I am interested in knowing if it's possible to use Python for such applications.
Could you please guide me on how to:
Set up the development environment to work with Axis cameras using Python?
Access the camera's video streams, handle events, and control the camera through Python?
Integrate Axis camera APIs with Python, either directly or through any available bindings or libraries?
Any help on cross-compiling or deploying Python applications on Axis devices would also be appreciated.
Thank you for your guidance.
Beta Was this translation helpful? Give feedback.
All reactions