
Create a MJPEG camera type
When the MJPEG and IMAGE path are known (or only the MJPEG path sometimes), it's better to create a MJPEG video camera type. In that case, the pictures are automatically sent by the server to the camera and the frame-rate is better
For this you need to:
- create a MJPEG video type camera
- select a profile if available
- give it a name
- in the address field enter: [ipcamera]
- enter login and password if necessary
Then, if no profile is available:
- MJPEG field: [MJPEG path]
- PICTURE field: [IMAGE path]
- save
Replace:
[ipcamera] by the camera ip address, for eg.: 192.168.2.10
[MJPEG path] by the corresponding MJPEG path that you will find in this forum. For exemple: /video/mjpg.cgi for the DLink DCS 2121
[IMAGE path] by the corresponding IMAGE path that you will find in this forum. For exemple: /image/jpeg.cgi for the DLink DCS 2121