This commit is contained in:
ascendhuawei
2020-09-16 11:50:53 -07:00
commit a61dda4612
97 changed files with 15410 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[baseconf]
# A socket server address to communicate with presenter agent
presenter_server_ip=192.168.1.223
# The port of presenter agent and server communicate with
presenter_server_port=7006
#the ip in presenter server view web url
presenter_view_ip=192.168.1.223
#the ip of atlas200dk board connect with presenter server
#presenter_agent_ip=192.168.1.2
atlas200dk_board_ip=192.168.1.2
#view entry label in presenter server view web
channel_name=video
#the data type that send to presenter server from agent, 0:image, 1:video
content_type=1