Page 1 of 1

Integrating Pixord cameras

Posted: Mon Jul 27, 2009 7:05 am
by majere
Hi All,

Does anyone has experience integrating Pixord IP cameras/servers? I'm trying to integrate streams from a Pixord P1401 using the following url format but the image is not being displayed.

IP-Of-Camera/getimage?camera=1&fmt=sif

From the debug log, it seems like ZM is not able to accept the MJPEG streams from it.

Best Regards,
Ryan

Posted: Tue Jul 28, 2009 1:08 am
by mitch
Try using FFMPEG instead of remote, it is more friendly with MJPEG streams.

Posted: Wed Jul 29, 2009 7:28 am
by majere
Thanks for the suggestion. I tried using ffmpeg but still unable to get the stream.

I'm getting the following error.

[Terminating, last frame sent time 1248852039.689461 secs more than maximum of 10.000000]

Anyone has any idea what could be the issue?

Posted: Fri Mar 12, 2010 8:06 pm
by j1mw3b
This is an old thread, but for what it's worth, the suggested works for a Pixord p-300 camera.
It's not a real good camera (duuh, that's why it was cheap), but it does work under ZM.
Haven't tried the audio yet.

I don't understand why the camera mfgrs don't document how this is possible to do, but instead, they just force you to use Windoz directx.

Jim

CAMERA ID

Posted: Thu Aug 19, 2010 7:39 am
by _-0-_
Try http://cameraIP:port/getimage?camera=1&fmt=sif&id=1 (http://cameraIP:port/getimage?camera=1&fmt=full&id=1)

In "IP-Of-Camera/getimage?camera=1&fmt=sif" is missing camera ID.