Agentdvr Api Now
rest_command: agentdvr_snapshot: url: "http://192.168.1.100:8090/video/1/snapshot" agentdvr_record_on: url: "http://192.168.1.100:8090/video/2/record?1"
Instead of manually scrubbing through timeline footage to find an event, you can send a simple API command to tell AgentDVR to package a specific timeframe into a video file and serve it to you. agentdvr api
http://localhost:8090/get cameras
http://<AGENT_IP>:<PORT>/api/camera_id/clips/save?start=<TIMESTAMP>&end=<TIMESTAMP>&filename=<NAME> rest_command: agentdvr_snapshot: url: "http://192