ssh to turn audible alarm on/off

pila

n3wb
Joined
Sep 28, 2015
Messages
25
Reaction score
2
Location
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.
 
Top