Differences between revisions 1 and 38 (spanning 37 versions)
Revision 1 as of 2015-12-04 11:19:50
Size: 27
Comment:
Revision 38 as of 2016-01-21 14:11:00
Size: 2156
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

== Overview ==
How it works

== How to Use ==
Manual

=== MEDM screen ===


=== By scripts ===
==== To run the server on k1cam0 ====
{{{
$ camcode
$ cd bin
$ ./camera_server.py -c K1-CAM-TEST.ini}}}


==== To run a client on workstations ====
{{{
$ camcode
$ cd bin
$ ./camera_client.py -c K1-CAM-TEST.ini}}}

{{{camcode}}} = {{{cd /opt/apps/linux-x86_64/camera/}}}

== Hardware Assignments ==
=== Cameras ===
||CAM SN || MAC Addr || IP Addr || Multicast Addr || Installed as || Lens f ||
||21551056|| 00:30:53:17:AA:D0 || 192.168.10.10 || 239.192.0.254 || MCE || 16mm ||
||21740439|| 00:30:53:1A:8E:97 || 192.168.10.11 || 239.192.0.151 || MCO || ||
||21740447|| 00:30:53:1A:8E:9F || 192.168.10.12 || 239.192.0.253 || MCI || ||
||21740438|| 00:30:53:1A:8E:96 || 192.168.10.13 || || TEST || ||
||21740468|| 00:30:53:1A:8E:B4 || 192.168.10.14 || 239.192.0.154 || MC_REFL || no lens ||
||21740473|| 00:30:53:1A:8E:B9 || 192.168.10.15 || 239.192.0.153 || MCE_TRANS || no lens ||

=== Network Switches ===
||Hardware || Product || IP Addr || Installed at ||
|| POE switch || Netgear GSM5212P || 169.254.100.22 || Digital room, the first rack ||
|| POE path-through switch || Netgear GSM7224P || 169.254.100.21 || IOO field rack ||

=== TEST for 10G network ===
==== Network Switch ====
||Model || MAC Addr || IP Addr || Installed at ||
||ICX6610-48P|| || 169.254.100.23 || Mozumi Server Room ||

==== Test Cameras ====
||CAM SN || MAC Addr || IP Addr || Multicast Addr || Installed as || Lens f ||
||21740498|| 00:30:53:1A:8E:D2 || 192.168.10.16 || 239.192.0.? || TST10G1 || NA ||



== Camera related information ==
 * [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=4237|Camera document tree]] (JGW doc)
 * [[http://www.baslerweb.com/en/products/area-scan-cameras/ace/aca640-120gm|Basler GigE camera acA640-120gm]]
 * [[http://www.giottos.com/pro_view.aspx?nid=8&typeid=11|Camera platform]] (MH1301-665 Professional Head System)

Digital Camera System

Overview

How it works

How to Use

Manual

MEDM screen

By scripts

To run the server on k1cam0

$ camcode 
$ cd bin
$ ./camera_server.py -c K1-CAM-TEST.ini

To run a client on workstations

$ camcode 
$ cd bin
$ ./camera_client.py -c K1-CAM-TEST.ini

camcode = cd /opt/apps/linux-x86_64/camera/

Hardware Assignments

Cameras

CAM SN

MAC Addr

IP Addr

Multicast Addr

Installed as

Lens f

21551056

00:30:53:17:AA:D0

192.168.10.10

239.192.0.254

MCE

16mm

21740439

00:30:53:1A:8E:97

192.168.10.11

239.192.0.151

MCO

21740447

00:30:53:1A:8E:9F

192.168.10.12

239.192.0.253

MCI

21740438

00:30:53:1A:8E:96

192.168.10.13

TEST

21740468

00:30:53:1A:8E:B4

192.168.10.14

239.192.0.154

MC_REFL

no lens

21740473

00:30:53:1A:8E:B9

192.168.10.15

239.192.0.153

MCE_TRANS

no lens

Network Switches

Hardware

Product

IP Addr

Installed at

POE switch

Netgear GSM5212P

169.254.100.22

Digital room, the first rack

POE path-through switch

Netgear GSM7224P

169.254.100.21

IOO field rack

TEST for 10G network

Network Switch

Model

MAC Addr

IP Addr

Installed at

ICX6610-48P

169.254.100.23

Mozumi Server Room

Test Cameras

CAM SN

MAC Addr

IP Addr

Multicast Addr

Installed as

Lens f

21740498

00:30:53:1A:8E:D2

192.168.10.16

239.192.0.?

TST10G1

NA

KAGRA/Subgroups/DGS/Projects/Cam (last edited 2024-01-31 15:47:13 by shoichi.oshino)