Page 2 of 2

Re: Mobotix Cameras

Posted: Mon Feb 06, 2012 8:17 pm
by mitch
I would recommend using the MxPEG stream and the linux converter to mjpeg

Re: Mobotix Cameras

Posted: Mon Feb 06, 2012 11:35 pm
by jawesker
I did it

source : remote
protocol http

remote host name <user>:<password>@<ip_dir>
remote host path: /record/current.jpg

don't forget that the resolutions has to be the same between camera and zoneminder configuration.

Re: Mobotix Cameras

Posted: Mon Feb 06, 2012 11:37 pm
by jawesker
mitch wrote:I would recommend using the MxPEG stream and the linux converter to mjpeg
I try what you said, but it does'nt work i don't know why i just figured out with mjpeg. please can you help.
Thanks and greetings from south america.

Re: Mobotix Cameras

Posted: Mon Apr 22, 2013 2:36 am
by chriswiggins
jawesker wrote:I did it

source : remote
protocol http

remote host name <user>:<password>@<ip_dir>
remote host path: /record/current.jpg

don't forget that the resolutions has to be the same between camera and zoneminder configuration.
Just thought that I'd promote this - I spent AGES trying FFMPEG combinations and this worked. Thanks jawesker

Re: Mobotix Cameras

Posted: Mon Aug 28, 2017 8:40 am
by SFM
Hi, I can confirm that a Mobotix M15 work with ffmpeg parameters on Zoneminder 1.30.4.

The configuration on zoneminder camera parameters must be ffmpeg on type of source, and on path to source this chain:

http:// USER:PASSWORD@IP/control/faststream.jpg?stream=full&fps=1.0&size=WIDTHxHEIGHT

I can make it work with camera firmware version MX-V4.4.2.51-r1, only after the firmware update, works, no need to change codec on camera to MJPEG or activate RTSP, just update the firmware to last one avalaible.

Hope that helps.