PIXORD CAMERA

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
hmazzeo
Posts: 6
Joined: Wed Oct 11, 2006 12:44 am

PIXORD CAMERA

Post by hmazzeo »

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.
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

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.

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
Post Reply