This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
api [2024/10/11 17:33] nightfly |
api [2025/08/14 16:10] (current) nightfly |
||
---|---|---|---|
Line 30: | Line 30: | ||
| | delete | cameraid | deletes specified camera | | | | delete | cameraid | deletes specified camera | | ||
| | isregistered | ip | checks is some camera is registered by IP on NVR or not? | | | | isregistered | ip | checks is some camera is registered by IP on NVR or not? | | ||
+ | | | isipportfree | ip+port | ||
| users | getall | | | users | getall | | ||
| | create | login + password | | | create | login + password | ||
Line 213: | Line 214: | ||
[comment] => Here some camera description | [comment] => Here some camera description | ||
[realport] => Here is camera RTSP port that depends template or custom port if set | [realport] => Here is camera RTSP port that depends template or custom port if set | ||
+ | [maxretention] => Here is maximum retention days limit or zero if no | ||
) | ) | ||
Line 239: | Line 241: | ||
[rtspport] => 666 | [rtspport] => 666 | ||
[keepsubalive] => 0 | [keepsubalive] => 0 | ||
+ | [maxretdays] => 0 | ||
[order] => | [order] => | ||
) | ) |