Download Fall detection

Transcript
92
APPENDIX A. INSTALLATION
– enter the username and password for openfire in the database, into their respective
fields, and continue.
• On profile settings ensure default is selected and continue.
• Set a password for the openfire admin account and continue.
A.4.3
setup
Open http://localhost:9090 again. Log in as admin, with the password set in the last step
of the Openfire-setup.
• Go to Server –>Server Settings –>Registration & Login
• Disable Inband Account Registration and Anonymous Login
• Save Settings
• Go to Users/Groups –>Create New User
• One by one, add the following users, and note their username and password.
– filestorageworker - This bot-user will recieve all sensordata, from the sensor devices.
– relayworker - This bot-user recieves alarm notifications via pubsub from the sensor
devices, and relays them via xmpp-chat to the people in the elderly person’s group.
– healthworker - the admin who will create and manage groups, and monitor them.
• Go to Plugins –>Available Plugins
• Find “User Service” in the list, and click the green cross at the end of the line.
• Go to Server –>Server Settings –>User Service
• Make sure the service is enabled, and note the Secret Key.
• In the field “Allowed IP adresses”, the IP address of the machine that will be running
the server-software can be added to prevent connections from other hosts (for the local
machine: 127.0.0.1).
A.5
The falldetect server software
When java, MySQL and Openfire is in place, the falldetect-software can be set up.