Page 1 of 1

Bosch Flexidome IP Camera

Posted: Fri May 04, 2012 9:49 pm
by agron
I need help setting up Bosch Flexidome IP cameras with ZoneMinder.

I can see single images from firefox at this URL:
http:<slash><slash>192.168.14.116/snap.jpg?JpegSize=XL&JpegCam=1

but it;s not showing on ZoneMinder.

This is what I have for this camera:
Remote Protocol HTTP
Remote Method Simple
Remote Host Name 192.168.14.116
Remote Host Port 80
Remote Host Path snap.jpg?JpegSize=XL&JpegCam=1
Remote Image Colours 24 bit colour
Capture Width (pixels) 704
Capture Height (pixels) 480
Preserve Aspect Ratio
Orientation Normal.


Do I have everything allright?

Re: Bosch Flexidome IP Camera

Posted: Fri Jun 01, 2012 3:04 am
by prairietech
I'm going out on a limb here and say there must be a setting in Zoneminder to specify the jpeg camera is a motion camera and the number of jpeg frames per second it is to receive.


agron wrote:I need help setting up Bosch Flexidome IP cameras with ZoneMinder.

I can see single images from firefox at this URL:
http:<slash><slash>192.168.14.116/snap.jpg?JpegSize=XL&JpegCam=1

but it;s not showing on ZoneMinder.

This is what I have for this camera:
Remote Protocol HTTP
Remote Method Simple
Remote Host Name 192.168.14.116
Remote Host Port 80
Remote Host Path snap.jpg?JpegSize=XL&JpegCam=1
Remote Image Colours 24 bit colour
Capture Width (pixels) 704
Capture Height (pixels) 480
Preserve Aspect Ratio
Orientation Normal.


Do I have everything allright?

Re: Bosch Flexidome IP Camera

Posted: Sat Jun 23, 2012 12:08 pm
by KeithB
Can you stream from this camera at all? Maybe into Internet Explorer?
If so then you could use a packet sniffer like Wireshark and figure out the correct url from that.

A lot of manufacturers keep their protcols secret so as to encourage you to buy their DVR SW I think.

Re: Bosch Flexidome IP Camera

Posted: Sat Jun 23, 2012 3:01 pm
by Flasheart
Remote Host Path snap.jpg?JpegSize=XL&JpegCam=1

Maybe try:

Remote Host Path: /snap.jpg?JpegSize=XL&JpegCam=1

With a / preceeding it?

Unusal dimensions, but could be correct.

Also note you'll probably need to fix the shared memory as per the wiki FAQ.