Installing Video Streaming
1 Install the SysPacks
Make sure you have the SysPacks v.22.1.1000 installed on your system. To do so:
- Using a web browser, log in to your FintechOS Community account.
- Select the Relese Hub.
- Open the FintechOS 22.S release.
- Open the HPFI folder.
- Download the SySDigitalSolutionPackages v22.1.1000.zip archive.
- Unzip the archive and follow the instructions from the SysPacks Installation page,
2 Set up the Video Streaming Processor subscription key(s)
On the FintechOS Portal server, open the web.config file in a text editor and add the following entries in the <appSettings> section, depending on your subscription keys:
- Generic subscription key for Face Recognition Processor services:
- Automation Blocks Processor service subscription keys:
Copy
<add key="FTOSServicesEndpoint" value="URL to the services endpoint"/>
<add key="FTOSServicesAppId" value="service authentication key"/>
Copy
<add key="FTOSServicesVideoFaceEndpoint" value="URL to the services endpoint"/>
<add key="FTOSServicesVideoAppId" value="service authentication key"/>