Difference between revisions of "Brickcom"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 15: Line 15:
Tab<br>
Tab<br>
  + General
  + General
     Name                                 test1
     Name                         test1
     Source Type                         remote
     Source Type                 remote
     Function                         Whatever you have set
     Function                         Whatever you have set
     Enabled                         check it to start capture
     Enabled                         check it to start capture
     Linked Monitors                 Whatever
     Linked Monitors                 Whatever
     Maximum FPS                         5 (my setting)
     Maximum FPS                 5 (my setting)
     Alarm Maximum FPS                 10 (ditto)
     Alarm Maximum FPS                 10 (ditto)
     Reference Image Blend %ge         7  
     Reference Image Blend %ge         7  

Revision as of 23:58, 6 June 2011

WCB-100a

This camera is 802.11 b/g/n (at least b/g)
It is also wired and the documents indicate is is PPoE
Both mjpeg and mpeg4 work as indicated.
format mjpeg for the cameras using channel 2 as the source is:
http://camera_ip/channel2
Some of them may need the login and password:
http://login:pwd@camera_ip/channel2
Format mpeg4 is as follows, this will be on channel 1
rtsp://camera_ip/channel1
I have not needed to use the login to access this stream.

ZM Source info for mjpeg stream
Tab

+ General
    Name	                         test1
    Source Type	                 remote
    Function	                         Whatever you have set
    Enabled	                         check it to start capture
    Linked Monitors 	                 Whatever
    Maximum FPS	                 5 (my setting)
    Alarm Maximum FPS	                 10 (ditto)
    Reference Image Blend %ge	         7 
    Triggers                              none
+ Source
    Remote Protocol                      http	
    Remote Method	                 simple
    Remote Host Name	                 ip_address OR login:pwd@ip_address
    Remote Host Port	                 80   (unless you have set something different)
    Remote Host Path	                 channel2 (unless you are using channel1)
    Remote Image Colors	                 24 bit
    Capture Width (pixels)	         1280
    Capture Height (pixels)	         800
    Preserve Aspect Ratio	         []
    Orientation                           normal 

WCB-100Ap-0c

This camera is 802.11 a/b/g/n (at least a/b/g)
It is also wired and the documents indicate is is PPoE
I have been using it on the a side
Both mjpeg and mpeg4 work as indicated.
format mjpeg for the cameras using channel 2 as the source is:
http://camera_ip/channel2
All I tested needed the login and password:
http://login:pwd@camera_ip/channel2
Format mpeg4 is as follows, this will be on channel 1
rtsp://camera_ip/channel1
I have not needed to use the login to access this stream.