Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

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

9. Right-click on the Video capture device to open the menu, and select Create object and Camera.

10. 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

11. Right-click on the Video capture device to open the menu, and select Create object and Sensor, it automatically fills parameters.

12. Right-click on LOCALHOST to open the menu, and select Create object and Audio card.

13. Type the Name for the Audio card and press Apply.


14. Select Board: IpCam RTSP

15. Right-click on Audio card to open the menu, and select Create object and Microphone.

16. Select Channel: IpCam RTSP

17. 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.

18. In the same way, as described in steps 12 - 17 create an Audio card and Microphone for the operator.

19. Right-click on LOCALHOST to open the menu and select Create object and Intercom Subsystem.

20. Right-click on Intercom Subsystem to open the menu and select Create object and Intercom.

21. Parameters must correspond with objects that were created earlier, if not change them.

22. Right-click on LOCALHOST to open the menu and select Create object and SIP-terminal.

23. Set up parameters.

Where:

  • Network IP shold be the same as your PC.
  • RTP ports range from 10000 to 20000

24. Right-click on SIP-terminal to open the menu, and select Create object and SIP-device.

25. Set up next parameters.

Where:

  • User ID is SIP number
  • IP address of the BAS-ip device
  • Password can be any value
  • Video and audio selected corresponding devices

26. Right-click on SIP-terminal to open the menu, and select Create object and SIP-operator.

27. Set up operator Number.

28. 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 the operator with a microphone
  • Intercom subsystem with intercom
  • SIP terminal with sip-device and sip operator

29. Goto Interfaces tab, the checkbox on the Display must be set.

30. Right-click on Display to open the menu, and select Create object and Audio player.

31. Press the All button to add microphones.

32. Right-click on Display  to open the menu and select Create object and Monitor.

33. In the List of cameras add created earlier camera.

34. Right-click on Display  to open the menu and select Create object and Inercom Control Monitor.

35. Set up Server, Position, and Microphone.

36. Right-click on Display  to open the menu and select Create object and SIP panel.

37. Select operator number.

38. Go to the Programming tab and create a new Macros.

39. 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

40. Macro1 option should appear, pressing it will open the lock.

41. Press display button and select Display 1, SIP panel, camera monitor now should apper.

42. Open the web page of your BAS-IP devices and log in. Default login admin and default password 123456.

43. Goto Network tab and set up the IP address of your device.

44. Goto Panel tab and enter SIP settings.

Where:

  • 192.168.88.31 - IP address of your Axxonsoft Intellect server.
  • 1000 - number number you created earlier in step .
  • Password - you created earlier in step .

NOTE! After entering settings SIP reboot the web page (can take several times) and wait for the indicator in the top left corner should change to green.

45. Goto Forward settings and add a new forward.

  • Forward number in format sip:intellect@ip_address_of_server.
  • 1002 - number of SIP operator.
  • 192.196.88.31 - IP address of the Intellect server.

46. After allsettings has been done you shold be ablle to call, view camera and open a lock on the BAS-IP intercom

  • No labels