# iSAP FRS 2.0 Installation Guide
## **Getting Started: Hardware and Software Preparation**
### A. List of Hardware that will be needed during the installation process
1. 1x **USB Thumb Drive** (8GB or higher)
> *Note: Flash drive must be formatted and does not contain any important files since it will be overwritten during the boot image creation process*
2. A **Windows PC / Notebook** for downloading and creating image boot drive for FRS
3. **Server PC** where the image will be installed. **Minimum required hardware specification**:
* CPU: **Intel® Core™ Processor** (Quad-Core or Higher)
* RAM: **8GB or higher**
* HDD: **64 GB or higher** (*Note: Harddisk must not contain any important files*)
* OS: **Ubuntu Linux Support**
* Network: **10/100 Ethernet Network**
* Display: **VGA Display** *(Only needed during Installation, operation-wise server can run headless)*
* USB Peripherals
### B. List of Software that will be needed during the installation process
Download the following programs/files into Windows-PC/Notebook:
1. [Win32DiskImager](https://sourceforge.net/projects/win32diskimager/files/latest/download) program
(https://sourceforge.net/projects/win32diskimager/files/latest/download)
2. [iSAP FaceRecognition Server Image](https://isapsolution.page.link/frs-image-installer) File
(https://isapsolution.page.link/frs-image-installer)
## **Creating Your USB Boot Drive**
#### **On the Windows-PC /Notebook**
1. Plug in the USB thumb drive that will use as the USB boot drive and make sure to remove other thumb drives to avoid unwanted mistakes of erasing thumb drives with important files
2. Download and Extract [iSAP FaceRecognition Server Image](https://isapsolution.page.link/frs-image-installer) File
3. Download and install the [Win32DiskImager](https://sourceforge.net/projects/win32diskimager/files/latest/download) program
4. Once the installation is done, Launch the Win32DiskImager.
5. Select the thumb drive device letter and load the **CreateCD_0.XX.dd** from the extracted *FRS 2.0 Image Installer* directory
6. Click "Write" to start the burning/writing process of the image file to the thumb drive.
7. Click 'Yes' to continue, then wait for the process to finish.
8. Once the writing process is done, safely remove the thumb drive.

## **The Installation Process Flow**
Install process flow as follow:

First, we need install FRS to Server PC, then we register FRS license.
Next, we setup FRS system configuration, then we setup FCS Camera source.
Finally, we register people and test face recognition.
## **Install FRS to Server PC**
#### **On the FRS Server-PC**
1. Plug the created bootable thumb drive to the Server-PC (make sure the PC is off)
2. Power ON the PC, then Check CMOS:
1. Boot Mode is Legacy Mode
2. Boot from the thumb drive ***(Important Note: Make sure that there are only 1 bootable thumb drive plugged-in and only 1 HDD installed on the PC)***
3. if you have successfully booted from the thumb drive you will these messages from monitor screen:

4. Wait for the process to finish, when it's done it will automatically shutdown the PC.
5. Connect the PC to a network and reboot the PC, and once the booting process is done it will show on the screen the PC's IP Address:

6. If the Server displays the information like in the photo above and does not show any error then the installation process is done.
---
## **Registering FRS License**
#### **On the Windows-PC /Notebook**
1. Open the Chrome Browser and type in the FRS Server IP Address with Port 80 and click **License** Button, then popup **Apply License** dialog

2. Type in the License Key on the **Apply License** dialog, then click **Apply**

## **Setup FRS System Configuration**
#### **On the Windows-PC /Notebook**
#### **Setup System Timezone / Date and Time**
1. Open the Chrome Browser and type in the FRS Server IP Address with Port 80, we will see the login page

2. We can input the default username **Admin** and default password **123456**, then click **Login**
3. Click the left menu **Settings** and **System**, we will setup the Timezone and system time.

4. We can select the timezone on the list.

5. We can setup the system date and time.

6. When the setup is done, we can click **Apply** button.

#### **Setup System Network**
1. Click the left menu **Settings** and **Network**, we will setup the Network.

2. we can see the network information on the right page **(Important Note: FRS System network default is DHCP)**.
3. we can change the network information on the right page, then click **Apply**.
Example the follow information:
| Title | Value |
| -------- | -------- |
| IP | 172.16.11.200 |
| Netmask | 255.255.255.0 |
| Gateway | 172.16.11.254 |
| DNS | |
| Broadcast | |

## **Setup Face Capture Service (FCS)**
#### **On the Windows-PC /Notebook**
1. Open the Chrome Browser and type in the FRS Server IP Address with Port 80, we will see the login page

2. We can input the default username **Admin** and default password **123456**, then click **Login**
3. Click the left menu **Face Capture Source** and **Device**, we will setup the camera source to FRS system.

4. Click the right page **Modify Device** button, it will popup Modify Device Dialog.

5. Type in the **camera source information** on the popup dialog and click **Apply**.
Example the follow camera information:
| Title | Value |
| -------- | -------- |
| Source Type | RTSP |
| Source Id | Camera_01 |
| Location | FrontDoor |
| IP | 172.16.10.51 |
| Port | 554 |
| Account | Admin |
| Password | 123456 |
| RTSP Path | /2 |

6. We can see the Camera Source on the Device List.

## **Person Enrolment using FRS Web Client**
#### **On the Windows-PC /Notebook**
1. Open the Chrome Browser and type in the FRS Server IP Address with Port 80, we will see the login page

2. We can input the default username **Admin** and default password **123456**, then click **Login**
3. Click the left menu **Persons** and **Person**, we will register new person to FRS system.

4. Click the right page **New Person** button, it will popup New Person Dialog.

5. Type in the **personal information** and **upload personal photo** on the New Person Dialog, and click **Apply**.

6. We can see the registered person on the list.

## **Create FRS Users**
### *User accounts created in FRS can be used as a login credential on the FRS Web Client, Mobile Face ID, and other related applications*
1. Login to the FRS Web Page then select "Users", Registered users will be displayed under User List

2. To create a new user click the button on the upper-right-corner "New User" fill-in the new username and password then click Apply. Password needs to be entered twice to verify if the intended password is typed correctly.

3. Once the new user is created, you can test the new credential to login through the FRS Web Client or Mobile Face ID.
> *A single user account can only be used by a single application at a time. Otherwise, Unauthorized session errors may arise.*
>
---
--- END ---
###### tags: `FRS` `Installation Guide`