Integration is possible with almost any network-capable camera.
The image recording functionality is based on KentixONE fetching individual images (snapshots) from the camera.
For this purpose, the corresponding HTTP(S) command for the respective camera model must be stored in the configuration of the Kentix device.
The HTTP command can be found in the user manual or API manual of the camera.
Without the appropriate HTTP command, the camera cannot be used together with KentixONE
The CGI command is different for all network camera manufacturers.
The following table lists the most commonly used vendors including the required CGI commands.
Manufacturer | CGI command |
---|---|
AXIS | [IP]/axis-cgi/jpg/image.cgi?resolution=640×480 |
Mobotix | [IP]/cgi-bin/image.jpg [IP]/cgi-bin/jpg/image.cgi (Mobotix Move) |
iPro (Panasonic) | [IP]/cgi-bin/camera?resolution=1280 [IP]/cgi-bin/camera?resolution=1280?stream=1 resolution=640/800/1280/1920 stream= 1/2/3 (JPEG stream, can also be used instead of “resolution”) |
Foscam | [IP]/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=admin&pwd=xxx |
Lupus | /GetImage.cgi?Size=640×480 |
upCam | [IP]/web/tmpfs/snap.jpg |