Difference between revisions of "Brickcom"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 5: Line 5:
  Both mjpeg and mpeg4 work as indicated.
  Both mjpeg and mpeg4 work as indicated.
  format mjpeg for the cameras using channel 2 as the source is:
  format mjpeg for the cameras using channel 2 as the source is:
  '''http://camera_ip/channel2'''
  '''<nowiki>http://camera_ip/channel2<nowiki>'''
  Some of them may need the login and password:
  Some of them may need the login and password:
  <nowiki>http://login:pwd@camera_ip/channel2</nowiki>
  <nowiki>http://login:pwd@camera_ip/channel2<nowiki>


  Format mpeg4 is as follows, this will be on channel 1
  Format mpeg4 is as follows, this will be on channel 1

Revision as of 23:40, 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<nowiki>'''
 Some of them may need the login and password:
 <nowiki>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.