Agentdvr Api ((free)) -
Agent DVR (from iSpyConnect) is a powerful, cross-platform video surveillance solution. While its web interface is intuitive for manual control, its true potential lies in the Agent DVR API . This interface allows you to control every aspect of your system—cameras, recording, motion detection, and alerts—using simple HTTP requests.
curl "http://localhost:8090/video/2/record?0" Run this command in your browser or terminal: agentdvr api
curl "http://localhost:8090/video/1/alert" The Agent DVR API transforms a standard NVR into a programmable, event-driven security system. While it lacks polished documentation, the endpoints are logical and reliable. Start with simple snapshot or record commands, then build up to complex automations. Agent DVR (from iSpyConnect) is a powerful, cross-platform
http://localhost:8090/status For commands with parameters, use your browser’s address bar or curl : agentdvr api