Difference between revisions of "Maygion"

From ZoneMinder Wiki
Jump to navigationJump to search
(added this page to the 'Network Cameras' category.)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
== How to setup Maygion IP CAM (or clones) ==
== How to setup Maygion IP CAM (or clones) ==


Camera IP-603 (wifi/LAN) -> http://www.maygion.com/Picfiles/ip-603.jpg
Camera IP-603 (wifi/LAN)  
Camera IP-604 (LAN)      -> http://www.maygion.com/Picfiles/ip-604.jpg


http://www.maygion.com/Picfiles/ip-603.jpg
Camera IP-604 (LAN)
http://www.maygion.com/Picfiles/ip-604.jpg
'''Camera useful information'''


Support/downloads-> http://www.maygion.com/  
Support/downloads-> http://www.maygion.com/  
Line 11: Line 18:
CGI commands manual-> http://www.maygion.com/downloads/20091208/IPCamera%20CGI%20manual.pdf
CGI commands manual-> http://www.maygion.com/downloads/20091208/IPCamera%20CGI%20manual.pdf


I recommend to setup the camera settings using Windows (yes...I have to recognize that using the ActiveX and IE makes it easier than sending CGI commands...., am I lazy?), but you could setup your camera using CGI commands as follows:


I recommend to setup the camera settings using Windows (yes...I have to recognize that using the ActiveX
'''Setting video resolution'''


and IE makes it easier than sending CGI commands...., am I lazy?), but you could setup your camera
QVGA(320x240) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setqvga?usr=your_user&pwd=your_pwd


using CGI commands like:
VGA(640x480) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setvga?usr=your_user&pwd=your_pwd


* Setting video resolution:
        QVGA(320x240) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setqvga?usr=your_user&pwd=your_pwd
        VGA(640x480) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setvga?usr=your_user&pwd=your_pwd
----


== Zoneminder settings (these are the settings I'm using, change them to match your needs as appropriate): ==
== Zoneminder settings (these are the settings I'm using, change them to match your needs as appropriate): ==
Line 55: Line 58:
Capture Width (pixels): 320
Capture Width (pixels): 320
Capture Height (pixels):240
Capture Height (pixels): 240




Line 75: Line 78:
Hope it helps,
Hope it helps,


--[[User:PacoLM|PacoLM]] 08:46, 17 March 2010 (UTC)PacoLM
--[[User:PacoLM|PacoLM]] 08:53, 17 March 2010 (UTC)
 
[[Category:Network Cameras]]

Latest revision as of 15:13, 16 March 2011

How to setup Maygion IP CAM (or clones)

Camera IP-603 (wifi/LAN)

http://www.maygion.com/Picfiles/ip-603.jpg


Camera IP-604 (LAN)

http://www.maygion.com/Picfiles/ip-604.jpg

Camera useful information

Support/downloads-> http://www.maygion.com/

Camera specs-> http://www.maygion.com/product_ui.html

CGI commands manual-> http://www.maygion.com/downloads/20091208/IPCamera%20CGI%20manual.pdf

I recommend to setup the camera settings using Windows (yes...I have to recognize that using the ActiveX and IE makes it easier than sending CGI commands...., am I lazy?), but you could setup your camera using CGI commands as follows:

Setting video resolution

QVGA(320x240) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setqvga?usr=your_user&pwd=your_pwd

VGA(640x480) -> http://XXX.XXX.XXX.XXX/cgi.cmd?cmd=setvga?usr=your_user&pwd=your_pwd


Zoneminder settings (these are the settings I'm using, change them to match your needs as appropriate):

General Tab:

Source Type : Remote

Enabled : checked

Maximum FPS : 6

Alarm Maximum FPS : 12

Reference Image Blend %ge : 9


Source Tab:

Remote Protocol: HTTP

Remote Method: Simple

Remote Host Name: put.your.cam.ip

Remote Host Port: 80

Remote Host Path: /snapshot.cgi?usr=your_user&pwd=your_pwd

Remote Image Colors: 24 bit color

Capture Width (pixels): 320

Capture Height (pixels): 240


Buffers:

Image Buffer Size (frames): 40

Warmup Frames: 18

Pre Event Image Count: 18

Post Event Image Count: 60

Stream Replay Image Buffer: 480

Alarm Frame Count: 4


Hope it helps,

--PacoLM 08:53, 17 March 2010 (UTC)