ssh to turn audible alarm on/off

pila

n3wb
Sep 28, 2015
25
2
Croatia
Is it possible to use ssh to issue a command to turn PIR audio alert on and off? I am talking about DS-2CD2432F box v5.2.5 fw.

I know its busybox is useless, but it accepts bash as the parameter so it should be able to issue such a command: ssh admin@[Camera IP] '/bin/bash'

But I was unable to find any documentation.