VRET TV World

From vret
Revision as of 07:47, 28 January 2010 by Wouter (talk | contribs)
Jump to: navigation, search

TV World demo shows the user a room with a TV The therapist then can press a "TV On" button after which TV will play a video The therapist also has an info field showing whether TV is playing or not. The timeline etc currently does nothing.

TVWorld.png

ASSUMPTIONS. PLEASE CHECK

We assume that the patient computer is the zijl (VRET lab on 2nd floor) and that the therapist computer is the tigris (lab on 10th floor).

Preparation

On both patient and therapist computer you should correct line 167 in the file Tools2/src/Network/NetworkTools.py: It normally reads this:

<math>return ("urk.twi.tudelft.nl",8001)</math>

You must change this to <math> return ("tigris.twi.tudelft.nl",8001)</math>

Startup:

1. start the Network server etc on the therapist computer (user "therapeut", password "vret_oud"), by running Tools2/src/RunVirtualTherapist.py. You can do this from Eclipse. The workspace is in CHECK C:\VRET\Workspace and should be the default setting when you run Eclipse.

2. Start the audiovisual communication system between therapist and patient. To do this the video server in the patient room must have been turned on. Then you can run on the therapist computer the interface, by running internet explorer (note, Firefox e.a. won't work). Then go to the address of the video server:

http://keene.twi.tudelft.nl


2. Start the Vizard scripts on the patient computer.

running ValkKamer2.py (CHECK, name may be wrong)

3. Start the Therapist interface, running TVWorld/src/TVTherapist.py

Now therapist can press "TV On" button to play the video on Vizard.