C2 Pro/W1/W2/OA1000
FaceDeep3/FaceDeep5/FaceDeep3-IRT/FaceDeep5-IRT
MBIO
Apache + php(php version support 5.x/7.0) Extended requirements:
php_soap
/php_mcrypt
supportrewrite
src
API frameworklib
LibraryAnvizCommand.php
Device command functionLogs.php
Log classMontitor.php
Listen serviceProtocol.php
ProtocolSoapDiscovery.php
PHP SOAP wsdlTools.php
Method packets
config.sample.php
Configure fileWebserver.php
Communction process
sample
Sampleclient
Clientserver
Servercallback.php
Callback classWebserver.php
Soap Server.htaccess
Route file
logs
Logs directoryconfig.php
Configure filedatabase.php
DB connectdb.sql
DB file
- Deploy the Apache + php environment, Install
php_soap
Extended,php-mcrypt
Extended andrewrite
support - Put the directory file to site directory, input
http://(Site domain name)/sample/server/webserver/wsdl.html
in the browser, can be display wsdl pages means successful - Open url
http://(site domain name)/sample/client/index.html
in brower. Register new user and record the device url, username and password - Power on the device,and setup device network setting connect internet
- Input the
000048
+OK
in device main UI to active cloud development mode. - Enter into
network
-cloud
menu follow the below setupUser Name:(User name of the 3rd step) Password:(Pasword of the 3rd step) Server IP: (http://(Site domain name)/sample/server/webserver)
- Then on the device screen will display cloud connection ok. Open url
http://(site domain name)/sample/client/index.html
in brower, now you can see the device in page. - And enter into site root directory log folder to check the device communicaiton logs with server