Regarding Start/Stop Commands for Dynamic User ACAP #975
-
|
Hi Team, I am currently working on an ACAP for Axis OS 12. After installing the ACAP as a dynamic user, I do not see sdkAcapName under /etc/init.d/. Previously, when using a static user, I was able to see it and could start and stop the ACAP using: "/etc/init.d/sdkAcapName start" or "/etc/init.d/sdkAcapName stop" How can I start and stop the ACAP using commands when it is installed as a dynamic user? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 25 replies
-
|
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 @jalebhargavi , |
Beta Was this translation helpful? Give feedback.
-
|
Yes, we have VAPIX lib cgi but I need Linux commands to start and stop my ACAP Application as I use those commands while updating my VMS from my VMS itself. |
Beta Was this translation helpful? Give feedback.
-
|
refer this vapix access in acap then call the command vivek mentioned, VAPIX works for all the OS: |
Beta Was this translation helpful? Give feedback.
-
|
@vivekatoffice @Cacsjep Do you have any idea on executing the start and stop Vapix commands using Vapix user account credentials instead of camera credentials? |
Beta Was this translation helpful? Give feedback.
-
|
Check this sample based on VAPIX to start anothter ACAP in ACAP, |
Beta Was this translation helpful? Give feedback.
-
|
Feel free to re-open it OR share the solution/alternative/comment if already resolved👁️🗨️ |
Beta Was this translation helpful? Give feedback.






Check this sample based on VAPIX to start anothter ACAP in ACAP,
https://github.com/rocky-ji/acap-vapix/blob/main/app/vapix_example.c