1. Contact Axxonsoft and get Intelect software with the required license.
2. Install client + server on your PC.
3. Run Intelect software.
4. After it's started, place your mouse cursor in the top right corner so you can see the software window.
5. Press the Run button to open the menu and select system settings.
6. Select the Hardware tab and chose hard drives for records and press Apply.
7. Right-click on LOCALHOST to open the menu, and select Create object and Video capture device.
8. Set up parameters:
Where:
- Type: RTSP
- IP address: rtsp://admin:123456@192.168.88.161:8554/ch01
192.168.88.161 - IP address of your BAS-IP device - Port: 8554
- Name: admin
- Password: 123456
Right-click on the Video capture device to open the menu, and select Create object and Camera.
. Right-click on LOCALHOST to open the menu, and select Create object and Video capture device again with the next parameters.
Where:
- Type: SIP
- IP address of your BAS-IP device
- Port: 5060
. Right-click on the Video capture device to open the menu, and select Create object and Sensor, it automatically fills parameters.
. Right-click on LOCALHOST to open the menu, and select Create object and Audio card.
. Type the Name for the Audio card and press Apply.
. Select Board: IpCam RTSP
. Right-click on Audio card to open the menu, and select Create object and Microphone.
. Select Channel: IpCam RTSP
. Go back to the Camera created in step 9 and set the Recording audio parameters. You can check if the video is working by pressing the Video button.
????. Right-click on Audio card to open the menu and select Create object and Microphone again, and set up parameters.
.
. In the same way, as described in steps 10 - 14 create an Audio card and Microphone for the operator.
. Right-click on LOCALHOST to open the menu and select Create object and Intercom Subsystem.
. Right-click on Intercom Subsystem to open the menu and select Create object and Intercom.
. Parameters must correspond with objects that were created earlier, if not change them
????????. At this step there must be created:
- Video capture device with a camera
- Video capture device with a sensor
- Audio card for panel with microphone
- Audio card for panel with a virtual microphone
- Audio card for the operator with a microphone
- Intercom subsystem with intercom
. Goto Interfaces tab, the checkbox on the Display must be set.
. Right-click on Display to open the menu, and select Create object and Audio player.
. Press the All button to add microphones.
. Right-click on Display to open the menu and select Create object and Monitor.
. In the List of cameras add created earlier camera.
. Right-click on Display to open the menu and select Create object and Inercom Control Monitor.
. Set up Server, Position, and Microphone
. Go to the Programming tab and create a new Macros.
. Add a new Script and change the Time schedule to Always.
Where script:
if (Event.SourceType=="MACRO" && Event.Action=="RUN" && Event.SourceId=="1")
{
var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
xmlhttp.open("GET","http://admin:123456@192.168.88.161/cgi-bin/ext/unlock.cgi",true);
xmlhttp.send();
}
- admin - login of the BAS-IP device
- 123456 - password of the BAS-IP device
- 192.168.88.161 - IP address of the BAS-IP device
. Open the web page of your BAS-IP devices and log in. Default login admin and default password 123456.
. Goto Network tab and set up the IP address of your device.
. Goto Panel tab and enter SIP settings.
Where:
- 192.168.88.31 - IP address of your Axxonsoft Intellect server.
- 1000 - can be any number.
- Password - can be any number.
NOTE! After submitting settings SIP indicator in the top left corner would change to red and show ERROR, its expected behavior.
. Goto Forward settings and add a new forward
Forward number in format sip:intellect@ip_address_of_server