Brickcom

From ZoneMinder Wiki
Revision as of 23:42, 6 June 2011 by Kp4djt (talk | contribs)
Jump to navigationJump to search

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<nowiki>'''

 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.

== 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:
 '''<nowiki>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.