I have a PIXORD NETWORK CAMERA
Host: http://digitaltrackdemo.dyndns.ws:5125/
I cannot make it work, would need to know if it is possible to be visualized and to be recorded of some form.
thank you very much.
PIXORD CAMERA
You don't say what model camera, not all these cameras are fully compatable with ZM.
For the one that are compatable the following settings should work:
host: user:pass@cams_ip (root:password@192.168.0.200)
Path: /getimage?fmt=sif
Device Format: NTSC
Capture Palette: RGB24
Width: 352
Height: 240
Should do the trick. For mjpeg models only.
For the one that are compatable the following settings should work:
host: user:pass@cams_ip (root:password@192.168.0.200)
Path: /getimage?fmt=sif
Device Format: NTSC
Capture Palette: RGB24
Width: 352
Height: 240
Should do the trick. For mjpeg models only.
Code: Select all
From the camera manual:
Video Size url-func NTST Video PAL V i d e o
Small (QCIF) fmt=qsif 176 x 112 176 x 144
Default (CIF) fmt=sif 352 x 240 352 x 288
Large (FULL) fmt=full 704 x 480 704 x 576