Page 1 of 1

Mobotix D12 +zoneminder

Posted: Wed Sep 02, 2009 4:59 am
by khan alauddin
hi
i hav a mobotix D12 dual lens camera.stream from both lens can b viewed simultaneously in camera software or in browser using camera selection option=both here is the snap shot [img]file:///home/ikhan/Desktop/mx10-3-105-111_2009-09-02_093656.jpg[/img]

problem is tht i cant view this particular kind of image in zoneminder i-e tht is cant view ne stream when camera selection=both

one suggestion is to 1st split the frame into two using a separate handler but for me its too much for too less bcoz of the various checks tht i hav to implement in tht handler. cant there b ne easy way?[:P] or can i hav a ready made handler[:P] ne help will highly be appreciated.Thanks

Posted: Thu Sep 03, 2009 2:14 am
by kingofkya
Just to clarify it sends the image as one combined.

What are you useing http:// stream or file

also img tag dosen't work if the files on your pc
[img]file:///home/ikhan/Desktop/mx10-3-105-111_2009-09-02_093656.jpg[/img]

Posted: Thu Sep 03, 2009 3:32 am
by khan alauddin
1) yes it does send the image as one combined
2) yes i am using http stream
3)ok thx i will reemember this from now onwards :)

Posted: Sat May 01, 2010 9:16 pm
by dnlstrm
Hello,

even though it's quite an old post – has a solution to this problem been found yet?

Best regards!

Posted: Sun May 02, 2010 3:53 pm
by mitch
Sorry, to solve the problem someone needs to write a parser to just split the jpeg image in half and send out two seperate ones for zm. It wouldn't be that complex but will take a programmer to do it.