Lab Procedures
From ICELabWiki
Contents |
[edit] Rebooting
[edit] Rebooting Archer
Archer is the wiki server and also runs
- http://budget.archer.rit.edu
- http://trac.archer.rit.edu
- AG Bridge Server
- WebDAV for Gurcharan's calendar
To restore the services after boot up:
- start a screen session with "screen -d -R"
- run "apache2ctl start" (for apache + webDAV)
- execute "./start_screen_services.sh"
- detach screen by pressing "ctrl+a, then d"
[edit] Events
[edit] Hosting
Setup has become increasingly difficult with our lab space disappearing. We now host RC Events in the IT Collaboratory in 17-3110.
Make sure you bring the following with the mobile cart:
- 3 Cameras
- 1 Projector
- Wireless Mic Setup
- Echo Canceler (Don't have one yet)
- The rest of the mobile node
[edit] Recording
- Login to Archer as User
- Re-attach your screen session
- screen -x (or screen -d -r)
- Switch to a new window (or zero if it's free)
- ^a c (new screen window)
- Switch to the /recordings/TO_PROCESS/ directory
- Create a new directory for your new recording
- Execute AGVCR
- Example: agvcr -a 224.2.145.71/58502/127 -v 224.2.208.77/62102/127 -r -f mar14-vtheatre.agvcr --no-gui
- Match the addresses to the addresses in the RAT and Vic main windows
[edit] Post-Production
See Access Grid Recording Post-Production for instructions on processing .agvcr files.
[edit] Web Prototype (Existing/Extending)
Everything is currently programmed in PHP.

