@@ -0,0 +1,14 @@ | |||||
{ | |||||
"current_using": "fmsgateway_127.0.0.1", | |||||
"server_list": [ | |||||
{ | |||||
"commits_url": "http://127.0.0.1:10080/api/v1/repos/root/yunen-client-config/commits?sha=fms_gateway2.0", | |||||
"current_config": "fmsgateway_127.0.0.1", | |||||
"describe": "本机git网关配置中心", | |||||
"enable": true, | |||||
"interval": 30000, | |||||
"name": "fmsgateway_127.0.0.1", | |||||
"server_repo_url": "http://127.0.0.1:10080/root/yunen-client-config/archive/fms_gateway2.0.zip" | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,5 @@ | |||||
{ | |||||
"VLC": { | |||||
"cmd_line": "--rtsp-tcp, --network-caching@1000, --no-audio" | |||||
} | |||||
} |
@@ -0,0 +1,117 @@ | |||||
{ | |||||
"Core": { | |||||
"CurrentSkin": "Skin.Default", | |||||
"InstallConfigFile": "install.ini", | |||||
"InstallGroup": "InstallSoftware", | |||||
"InstallKeyLanguage": "Language", | |||||
"ShowSideWidgetOnInitialize": false, | |||||
"BuyUrl": "", | |||||
"license_visible": false, | |||||
"AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication", | |||||
"ShowSplash": false, | |||||
"Language": "zh_CN", | |||||
"client_ownership": "client:ownership", | |||||
"auto_select_netdevice": false | |||||
}, | |||||
"UserManagerServer": { | |||||
"update_interval": "600", | |||||
"keepalive_highfrequency_count": "5", | |||||
"force_sync_time": false, | |||||
"timeout_login": "3000", | |||||
"timeout_logout": "1000", | |||||
"timeout_userinfo": "10000" | |||||
}, | |||||
"UserManager": { | |||||
"UserMgrInterfaceType": "Server", | |||||
"AnyOne_Name": "Anyone", | |||||
"UseAnyOneLogin": false, | |||||
"ForceLogin": true, | |||||
"LoginAuto": false, | |||||
"LoginAuto_Name": "", | |||||
"LoginAuto_Password": "", | |||||
"check_permissions": true | |||||
}, | |||||
"LocalUserManagerInterface": { | |||||
"username": "admin", | |||||
"password": "admin" | |||||
}, | |||||
"Config-AutoUpdate": { | |||||
"AutoUpdate": true, | |||||
"VisibleInView": true, | |||||
"desktop_linkname_comment": "程序快捷方式名称", | |||||
"desktop_linkname": "云恩智慧船舶监管系统.lnk", | |||||
"update_timeout": "120000" | |||||
}, | |||||
"Default-AutoUpdate": { | |||||
"AutoUpdate": true | |||||
}, | |||||
"Config-Language": { | |||||
"VisibleInView": false | |||||
}, | |||||
"Config-Editor": { | |||||
"VisibleInView": false | |||||
}, | |||||
"EventTimeLine": { | |||||
"AutoStartPlayRealTime": false, | |||||
"RemoteSync": false, | |||||
"DataLineFactor": "2" | |||||
}, | |||||
"KernelMsgServer": { | |||||
"FrontUrl": "tcp://127.0.0.1:5656", | |||||
"BackendUrl": "tcp://127.0.0.1:5657", | |||||
"DestroyTimeout": "3000" | |||||
}, | |||||
"About": { | |||||
"LogoWidth": "128", | |||||
"LogoHeight": "128", | |||||
"LogoField": "0,135", | |||||
"ExpandField": "145,197" | |||||
}, | |||||
"NetworkService": { | |||||
"AutoStartZMQ": false, | |||||
"AutoStartNetDataProcess": false, | |||||
"RouterUrl": "tcp://127.0.0.1:5556", | |||||
"PubUrl": "tcp://127.0.0.1:5557", | |||||
"ProxyControlEnd": "inproc://proxycontrolsocket", | |||||
"ZMQ_RcvTimeout": "50", | |||||
"ZMQ_RcvTimer": "200", | |||||
"ZMQ_ShutDownLinger": "0", | |||||
"EnabledDataHole": "1000", | |||||
"RequestSplitUnit": "992100" | |||||
}, | |||||
"Redis": { | |||||
"AutoStart": false, | |||||
"connecttimeout": "1001", | |||||
"executetimeout": "1001" | |||||
}, | |||||
"EventTimeLine-EventColor": { | |||||
"default": "FFFFFF", | |||||
"text": "FFFFFF", | |||||
"data_background": "FFFF00", | |||||
"data": "FF0000" | |||||
}, | |||||
"CurrentPackageDefine": { | |||||
"TopicIndex": "0", | |||||
"TimeStampIndex": "1", | |||||
"DataIndex": "2" | |||||
}, | |||||
"Httpagination": { | |||||
"each_page_count": "100", | |||||
"interval": "10", | |||||
"max_request_count": "5" | |||||
}, | |||||
"AloneWidget": { | |||||
"fullscreen_title_timer": "2000", | |||||
"cursor_timer": "1000" | |||||
}, | |||||
"AuthenticationManager": { | |||||
"auto_reg": true, | |||||
"autoreg_check_interval": "5000", | |||||
"check_success_delay": "5000", | |||||
"netreg_check_regcode_interval": "3600", | |||||
"regcode_invalid_needretry": true, | |||||
"regcode_invalid_tips": "300", | |||||
"netregcode_timeout": "2000", | |||||
"select_netcard_timeout": "10000" | |||||
} | |||||
} |
@@ -0,0 +1,39 @@ | |||||
{ | |||||
"FMSGatewayCore": { | |||||
"ip-comment": "指定对外提供服务的 ip 地址,获取实时视频和历史视频播放地址用到,为空则使用本机地址", | |||||
"ip": "", | |||||
"http_hls_port": 9580, | |||||
"rtsp_port-comment": "网关提供的 rtsp 服务, 0表示不启用, 9554", | |||||
"rtsp_port": 0, | |||||
"rtmp_port-comment": "网关提供的 rtmp 服务, 0表示不启用, 9556", | |||||
"rtmp_port": 0, | |||||
"rtp_port-comment": 0, | |||||
"shell_port-comment": 0, | |||||
"HttpServer-comment": "fmsgateway http接口服务, 默认 9960", | |||||
"HttpServer": { | |||||
"http_port": 9960 | |||||
}, | |||||
"star_play": false, | |||||
"ffmpeg_zerolatency": false | |||||
}, | |||||
"ItemList": [ | |||||
{ | |||||
"enable-comment": "是否启用定制配置", | |||||
"enable": true, | |||||
"session": "5172", | |||||
"stay_play-comment": "是否需要持续播放, 默认 false", | |||||
"stay_play": false, | |||||
"ffmpeg_zerolatency": false, | |||||
"RecordInfo": { | |||||
"begin_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"begin_move": 10, | |||||
"end_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"end_move": 45 | |||||
}, | |||||
"GB28181-comment": "配置相机国标id", | |||||
"GB28181": { | |||||
"id": "34020000001320000006" | |||||
} | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,21 @@ | |||||
{ | |||||
"MediaCenter" : { | |||||
}, | |||||
"GB28181": { | |||||
"Local": { | |||||
"id": "37010200002000000003", | |||||
"name": "云恩流媒体", | |||||
"port": 5566, | |||||
"heartbeat-comment": "ms", | |||||
"heartbeat": 60000 | |||||
}, | |||||
"Remote": { | |||||
"id": "44010200492000000001", | |||||
"domain": "4401020049", | |||||
"ip": "192.168.2.152", | |||||
"port": 15060, | |||||
"passwd": "admin123" | |||||
} | |||||
} | |||||
} |
@@ -0,0 +1,8 @@ | |||||
{ | |||||
"VideoFileManage": { | |||||
"min_duration-comment":"最小duration, 单位秒, 合并时文件时长小于此值,报错,不做合并", | |||||
"min_duration": 10, | |||||
"max_duration-comment":"最大duration, 单位秒, 合并时文件时长大于此值,报错,不做合并", | |||||
"max_duration": 120 | |||||
} | |||||
} |
@@ -0,0 +1,154 @@ | |||||
{ | |||||
"IP": "120.224.171.30", | |||||
"Describe": "黄海中心渔港", | |||||
"RegisterManager": | |||||
{ | |||||
"regurl_list": "http://120.224.171.30:9940/yunen/register/code/list", | |||||
"regurl_save": "http://120.224.171.30:9940/yunen/register/code/save", | |||||
"regurl_status": "http://120.224.171.30:9940/yunen/register/code/reported" | |||||
}, | |||||
"UserManagerServer": | |||||
{ | |||||
"server_url": "http://120.224.171.30:9940", | |||||
"curr_userinfo_url": "http://120.224.171.30:9940/users/current", | |||||
"user_role_url": "http://120.224.171.30:9940/roles", | |||||
"modify_password_page": "http://120.224.171.30:9940/pages/user/changePassword.html", | |||||
"keep_alive_url": "http://120.224.171.30:9940/users/heartbeat", | |||||
"login_html": "http://120.224.171.30:9940/client_login.html", | |||||
"in_or_out_comment": "内外网配置", | |||||
"in_or_out": "in" | |||||
}, | |||||
"VideoFileManage": | |||||
{ | |||||
"download_url": "http://192.168.3.94:9920/smartship", | |||||
"tomcat_dir-comment": "后台配置的 tomcat 根目录, /home/yunentech/yunen-common/img-server/conf/server.xml 文件中配置", | |||||
"tomcat_dir": "/home/yunentech/smart-ship-platform/images/smartship/", | |||||
"video_file_merger_dir-comment": "存放合并文件的目录名, 此目录应该在 tomcat 提供服务所在路径,程序使用时将是 $tomcat/$video_file_merger_dir", | |||||
"video_file_merger_dir": "video_file_merger_dir" | |||||
}, | |||||
"Update": | |||||
{ | |||||
"ftpurl": "ftp://yunenftp:yunentech@192.168.2.1:21/AiDisk_a1/ftp/iscs_ferry-analyzer/" | |||||
}, | |||||
"Help": | |||||
{ | |||||
"help_doc_url": "http://120.224.171.30:9920/smart-ship/help_doc/help_doc.html" | |||||
}, | |||||
"SysServerLog": | |||||
{ | |||||
"create_url": "http://120.224.171.30:9940/yunen/logs/create" | |||||
}, | |||||
"CameraServer": | |||||
{ | |||||
"camera_query": "http://120.224.171.30:9940/yunen/camera/find", | |||||
"camera_group_query": "http://120.224.171.30:9940/yunen/camera_group/find", | |||||
"preset_query": "http://120.224.171.30:9940/yunen/camera_pre_set/find", | |||||
"preset_control": "http://120.224.171.30:9940/yunen/camera_control/ptz_pre_set", | |||||
"camera_control": "http://120.224.171.30:9940/yunen/camera_control/ptz_control", | |||||
"preset_add": "http://120.224.171.30:9940/yunen/camera_pre_set/update", | |||||
"preset_modify": "http://120.224.171.30:9940/yunen/camera_pre_set/update", | |||||
"preset_delete": "http://120.224.171.30:9940/yunen/camera_pre_set/delete", | |||||
"streamingserver_query": "http://120.224.171.30:9940/yunen/camera_stream_server/find", | |||||
"3DPosition": "http://120.224.171.30:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||||
"get_ptz": "http://120.224.171.30:9940/yunen/camera_control/get_camera_ptz", | |||||
"set_ptz": "http://120.224.171.30:9940/yunen/camera_control/set_camera_ptz" | |||||
}, | |||||
"CameraStatus": | |||||
{ | |||||
"camera_status_url": "tcp://120.224.171.30:9912", | |||||
"camera_status_topic": "camera_status_list" | |||||
}, | |||||
"CustomRealRtsp_comment": "替换对应相机的实时视频播放地址", | |||||
"CustomRealRtsp": | |||||
{ | |||||
"68217_comment":"rtsp://192.168.2.37/68217?from:2019-02-10/02:00:00", | |||||
"68213_comment":"rtsp://192.168.2.37/68213?from:2019-02-10/02:00:00" | |||||
}, | |||||
"DefaultSkin": | |||||
{ | |||||
"background_name": "东莞卡口" | |||||
}, | |||||
"EvidenceChain": | |||||
{ | |||||
"ais_track_url_comment": "查询AIS轨迹信息", | |||||
"ais_track_url": "http://120.224.171.30:9940/yunen/ais/get_tracks", | |||||
"ship_target_url_comment": "船舶目标列表查询", | |||||
"ship_target_url": "http://120.224.171.30:9940/yunen/ship_target/list" | |||||
}, | |||||
"Map": | |||||
{ | |||||
"MapRenderServer":"http://120.224.171.30:9921/map/", | |||||
"DataServer":"http://120.224.171.30:9940" | |||||
}, | |||||
"SmartshipVideo": | |||||
{ | |||||
"ar_font_family" : "Microsoft YaHei", | |||||
"ar_font_color_ais" : "#22B14C", | |||||
"ar_font_color_noais" : "#ff0000", | |||||
"ar_font_color_moreais" : "#FF7F27", | |||||
"ar_font_pixelsize" : 20, | |||||
"ar_fill_color" : "#015757", | |||||
"ar_fill_alpha_comment" : "设置透明度", | |||||
"ar_fill_alpha" : 80, | |||||
"ar_border_color" : "#00FFFF", | |||||
"ar_border_width" : 4, | |||||
"ar_round_diameter" : 6, | |||||
"ar_splitline_color" : "#BFBFBF", | |||||
"ar_splitline_border" : 3, | |||||
"ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)", | |||||
"ar_view_xy": "3,3", | |||||
"ar_view_pos": "1440,810" | |||||
}, | |||||
"SmartShipEventWorker": | |||||
{ | |||||
"url":"tcp://120.224.171.30:4580", | |||||
"topics":"analyzer.boat" | |||||
}, | |||||
"SmartShipHttpServer": | |||||
{ | |||||
"checkpoint_query_comment": "卡口信息请求url", | |||||
"checkpoint_query": "http://120.224.171.30:9940/yunen/checkpoint/list", | |||||
"request_time_comment": "请求间隔min", | |||||
"request_time": 10 | |||||
}, | |||||
"ShipTarget": | |||||
{ | |||||
"ship_target_url": "tcp://120.224.171.30:9912", | |||||
"ship_target_topic": "ship_target" | |||||
}, | |||||
"VideoAnalyzer": | |||||
{ | |||||
"video_analyzer_url":"tcp://120.224.171.30:4580", | |||||
"video_analyzer_topic": "analyzer.smartship" | |||||
}, | |||||
"SmartShipCore": | |||||
{ | |||||
"check_point_id_comment": "默认加载航线id", | |||||
"check_point_id": 1, | |||||
"weather_url_comment": "当前天气查询", | |||||
"weather_url": "http://120.224.171.30:9940/yunen/weather/now", | |||||
"web_Page_Load_comment": "是否跳过加载页面", | |||||
"web_Page_Load": true | |||||
}, | |||||
"WarningEventManage": | |||||
{ | |||||
"warning_url_comment": "订阅警示消息", | |||||
"warning_url": "tcp://120.224.171.30:9912", | |||||
"warning_topic": "alarm_event" | |||||
}, | |||||
"HttpUrl": | |||||
{ | |||||
"warning_query_count_comment": "卡口历史警示总数查询接口", | |||||
"warning_query_count": "http://120.224.171.30:9940/yunen/alarm_event/count", | |||||
"warning_list_url_comment": "卡口历史警示列表查询接口", | |||||
"warning_list_url": "http://120.224.171.30:9940/yunen/alarm_event/list" | |||||
}, | |||||
"ClientLogin": | |||||
{ | |||||
"url": "http://120.224.171.30:9940/client_login.html" | |||||
}, | |||||
"FMSGatewayCore": { | |||||
"fmsgateway_topic":"fmsgateway.control", | |||||
"fmsgateway_url":"tcp://120.224.171.30:9912" | |||||
} | |||||
} |
@@ -0,0 +1,5 @@ | |||||
{ | |||||
"VLC": { | |||||
"cmd_line": "--rtsp-tcp, --network-caching@1000, --no-audio" | |||||
} | |||||
} |
@@ -0,0 +1,117 @@ | |||||
{ | |||||
"Core": { | |||||
"CurrentSkin": "Skin.Default", | |||||
"InstallConfigFile": "install.ini", | |||||
"InstallGroup": "InstallSoftware", | |||||
"InstallKeyLanguage": "Language", | |||||
"ShowSideWidgetOnInitialize": false, | |||||
"BuyUrl": "", | |||||
"license_visible": false, | |||||
"AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication", | |||||
"ShowSplash": false, | |||||
"Language": "zh_CN", | |||||
"client_ownership": "client:ownership", | |||||
"auto_select_netdevice": false | |||||
}, | |||||
"UserManagerServer": { | |||||
"update_interval": "600", | |||||
"keepalive_highfrequency_count": "5", | |||||
"force_sync_time": false, | |||||
"timeout_login": "3000", | |||||
"timeout_logout": "1000", | |||||
"timeout_userinfo": "10000" | |||||
}, | |||||
"UserManager": { | |||||
"UserMgrInterfaceType": "Server", | |||||
"AnyOne_Name": "Anyone", | |||||
"UseAnyOneLogin": false, | |||||
"ForceLogin": true, | |||||
"LoginAuto": false, | |||||
"LoginAuto_Name": "", | |||||
"LoginAuto_Password": "", | |||||
"check_permissions": true | |||||
}, | |||||
"LocalUserManagerInterface": { | |||||
"username": "admin", | |||||
"password": "admin" | |||||
}, | |||||
"Config-AutoUpdate": { | |||||
"AutoUpdate": true, | |||||
"VisibleInView": true, | |||||
"desktop_linkname_comment": "程序快捷方式名称", | |||||
"desktop_linkname": "云恩智慧船舶监管系统.lnk", | |||||
"update_timeout": "120000" | |||||
}, | |||||
"Default-AutoUpdate": { | |||||
"AutoUpdate": true | |||||
}, | |||||
"Config-Language": { | |||||
"VisibleInView": false | |||||
}, | |||||
"Config-Editor": { | |||||
"VisibleInView": false | |||||
}, | |||||
"EventTimeLine": { | |||||
"AutoStartPlayRealTime": false, | |||||
"RemoteSync": false, | |||||
"DataLineFactor": "2" | |||||
}, | |||||
"KernelMsgServer": { | |||||
"FrontUrl": "tcp://127.0.0.1:5656", | |||||
"BackendUrl": "tcp://127.0.0.1:5657", | |||||
"DestroyTimeout": "3000" | |||||
}, | |||||
"About": { | |||||
"LogoWidth": "128", | |||||
"LogoHeight": "128", | |||||
"LogoField": "0,135", | |||||
"ExpandField": "145,197" | |||||
}, | |||||
"NetworkService": { | |||||
"AutoStartZMQ": false, | |||||
"AutoStartNetDataProcess": false, | |||||
"RouterUrl": "tcp://127.0.0.1:5556", | |||||
"PubUrl": "tcp://127.0.0.1:5557", | |||||
"ProxyControlEnd": "inproc://proxycontrolsocket", | |||||
"ZMQ_RcvTimeout": "50", | |||||
"ZMQ_RcvTimer": "200", | |||||
"ZMQ_ShutDownLinger": "0", | |||||
"EnabledDataHole": "1000", | |||||
"RequestSplitUnit": "992100" | |||||
}, | |||||
"Redis": { | |||||
"AutoStart": false, | |||||
"connecttimeout": "1001", | |||||
"executetimeout": "1001" | |||||
}, | |||||
"EventTimeLine-EventColor": { | |||||
"default": "FFFFFF", | |||||
"text": "FFFFFF", | |||||
"data_background": "FFFF00", | |||||
"data": "FF0000" | |||||
}, | |||||
"CurrentPackageDefine": { | |||||
"TopicIndex": "0", | |||||
"TimeStampIndex": "1", | |||||
"DataIndex": "2" | |||||
}, | |||||
"Httpagination": { | |||||
"each_page_count": "100", | |||||
"interval": "10", | |||||
"max_request_count": "5" | |||||
}, | |||||
"AloneWidget": { | |||||
"fullscreen_title_timer": "2000", | |||||
"cursor_timer": "1000" | |||||
}, | |||||
"AuthenticationManager": { | |||||
"auto_reg": true, | |||||
"autoreg_check_interval": "5000", | |||||
"check_success_delay": "5000", | |||||
"netreg_check_regcode_interval": "3600", | |||||
"regcode_invalid_needretry": true, | |||||
"regcode_invalid_tips": "300", | |||||
"netregcode_timeout": "2000", | |||||
"select_netcard_timeout": "10000" | |||||
} | |||||
} |
@@ -0,0 +1,39 @@ | |||||
{ | |||||
"FMSGatewayCore": { | |||||
"ip-comment": "指定对外提供服务的 ip 地址,获取实时视频和历史视频播放地址用到,为空则使用本机地址", | |||||
"ip": "", | |||||
"http_hls_port": 9580, | |||||
"rtsp_port-comment": "网关提供的 rtsp 服务, 0表示不启用, 9554", | |||||
"rtsp_port": 0, | |||||
"rtmp_port-comment": "网关提供的 rtmp 服务, 0表示不启用, 9556", | |||||
"rtmp_port": 0, | |||||
"rtp_port-comment": 0, | |||||
"shell_port-comment": 0, | |||||
"HttpServer-comment": "fmsgateway http接口服务, 默认 9960", | |||||
"HttpServer": { | |||||
"http_port": 9960 | |||||
}, | |||||
"star_play": false, | |||||
"ffmpeg_zerolatency": false | |||||
}, | |||||
"ItemList": [ | |||||
{ | |||||
"enable-comment": "是否启用定制配置", | |||||
"enable": false, | |||||
"session": "214", | |||||
"stay_play-comment": "是否需要持续播放, 默认 false", | |||||
"stay_play": false, | |||||
"ffmpeg_zerolatency": false, | |||||
"RecordInfo": { | |||||
"begin_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"begin_move": 10, | |||||
"end_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"end_move": 45 | |||||
}, | |||||
"GB28181-comment": "配置相机国标id", | |||||
"GB28181": { | |||||
"id": "34020000001320000006" | |||||
} | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,21 @@ | |||||
{ | |||||
"MediaCenter" : { | |||||
}, | |||||
"GB28181": { | |||||
"Local": { | |||||
"id": "37010200002000000003", | |||||
"name": "云恩流媒体", | |||||
"port": 5566, | |||||
"heartbeat-comment": "ms", | |||||
"heartbeat": 60000 | |||||
}, | |||||
"Remote": { | |||||
"id": "44010200492000000001", | |||||
"domain": "4401020049", | |||||
"ip": "192.168.2.152", | |||||
"port": 15060, | |||||
"passwd": "admin123" | |||||
} | |||||
} | |||||
} |
@@ -0,0 +1,8 @@ | |||||
{ | |||||
"VideoFileManage": { | |||||
"min_duration-comment":"最小duration, 单位秒, 合并时文件时长小于此值,报错,不做合并", | |||||
"min_duration": 10, | |||||
"max_duration-comment":"最大duration, 单位秒, 合并时文件时长大于此值,报错,不做合并", | |||||
"max_duration": 120 | |||||
} | |||||
} |
@@ -0,0 +1,155 @@ | |||||
{ | |||||
"IP": "127.0.0.1", | |||||
"Describe": "卡口本地默认配置", | |||||
"RegisterManager": | |||||
{ | |||||
"regurl_list": "http://127.0.0.1:9940/yunen/register/code/list", | |||||
"regurl_save": "http://127.0.0.1:9940/yunen/register/code/save", | |||||
"regurl_status": "http://127.0.0.1:9940/yunen/register/code/reported" | |||||
}, | |||||
"UserManagerServer": | |||||
{ | |||||
"server_url": "http://127.0.0.1:9940", | |||||
"curr_userinfo_url": "http://127.0.0.1:9940/users/current", | |||||
"user_role_url": "http://127.0.0.1:9940/roles", | |||||
"modify_password_page": "http://127.0.0.1:9940/pages/user/changePassword.html", | |||||
"keep_alive_url": "http://127.0.0.1:9940/users/heartbeat", | |||||
"login_html": "http://127.0.0.1:9940/client_login.html", | |||||
"in_or_out_comment": "内外网配置", | |||||
"in_or_out": "in" | |||||
}, | |||||
"VideoFileManage": | |||||
{ | |||||
"download_url": "http://192.168.3.94:9920/smartship", | |||||
"tomcat_dir-comment": "后台配置的 tomcat 根目录, /home/yunentech/yunen-common/img-server/conf/server.xml 文件中配置", | |||||
"tomcat_dir": "/home/yunentech/smart-ship-platform/images/smartship/", | |||||
"video_file_merger_dir-comment": "存放合并文件的目录名, 此目录应该在 tomcat 提供服务所在路径,程序使用时将是 $tomcat/$video_file_merger_dir", | |||||
"video_file_merger_dir": "video_file_merger_dir" | |||||
}, | |||||
"Update": | |||||
{ | |||||
"ftpurl": "ftp://yunenftp:yunentech@192.168.2.1:21/AiDisk_a1/ftp/iscs_ferry-analyzer/" | |||||
}, | |||||
"Help": | |||||
{ | |||||
"help_doc_url": "http://127.0.0.1:9920/smart-ship/help_doc/help_doc.html" | |||||
}, | |||||
"SysServerLog": | |||||
{ | |||||
"create_url": "http://127.0.0.1:9940/yunen/logs/create" | |||||
}, | |||||
"CameraServer": | |||||
{ | |||||
"camera_query": "http://127.0.0.1:9940/yunen/camera/find", | |||||
"camera_group_query": "http://127.0.0.1:9940/yunen/camera_group/find", | |||||
"preset_query": "http://127.0.0.1:9940/yunen/camera_pre_set/find", | |||||
"preset_control": "http://127.0.0.1:9940/yunen/camera_control/ptz_pre_set", | |||||
"camera_control": "http://127.0.0.1:9940/yunen/camera_control/ptz_control", | |||||
"preset_add": "http://127.0.0.1:9940/yunen/camera_pre_set/update", | |||||
"preset_modify": "http://127.0.0.1:9940/yunen/camera_pre_set/update", | |||||
"preset_delete": "http://127.0.0.1:9940/yunen/camera_pre_set/delete", | |||||
"streamingserver_query": "http://127.0.0.1:9940/yunen/camera_stream_server/find", | |||||
"3DPosition": "http://127.0.0.1:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||||
"get_ptz": "http://127.0.0.1:9940/yunen/camera_control/get_camera_ptz", | |||||
"set_ptz": "http://127.0.0.1:9940/yunen/camera_control/set_camera_ptz", | |||||
"gb28181_server": "http://127.0.0.1:9940/yunen/gb28181_server/find" | |||||
}, | |||||
"CameraStatus": | |||||
{ | |||||
"camera_status_url": "tcp://127.0.0.1:9912", | |||||
"camera_status_topic": "camera_status_list" | |||||
}, | |||||
"CustomRealRtsp_comment": "替换对应相机的实时视频播放地址", | |||||
"CustomRealRtsp": | |||||
{ | |||||
"68217_comment":"rtsp://192.168.2.37/68217?from:2019-02-10/02:00:00", | |||||
"68213_comment":"rtsp://192.168.2.37/68213?from:2019-02-10/02:00:00" | |||||
}, | |||||
"DefaultSkin": | |||||
{ | |||||
"background_name": "东莞卡口" | |||||
}, | |||||
"EvidenceChain": | |||||
{ | |||||
"ais_track_url_comment": "查询AIS轨迹信息", | |||||
"ais_track_url": "http://127.0.0.1:9940/yunen/ais/get_tracks", | |||||
"ship_target_url_comment": "船舶目标列表查询", | |||||
"ship_target_url": "http://127.0.0.1:9940/yunen/ship_target/list" | |||||
}, | |||||
"Map": | |||||
{ | |||||
"MapRenderServer":"http://127.0.0.1:9921/map/", | |||||
"DataServer":"http://127.0.0.1:9940" | |||||
}, | |||||
"SmartshipVideo": | |||||
{ | |||||
"ar_font_family" : "Microsoft YaHei", | |||||
"ar_font_color_ais" : "#22B14C", | |||||
"ar_font_color_noais" : "#ff0000", | |||||
"ar_font_color_moreais" : "#FF7F27", | |||||
"ar_font_pixelsize" : 20, | |||||
"ar_fill_color" : "#015757", | |||||
"ar_fill_alpha_comment" : "设置透明度", | |||||
"ar_fill_alpha" : 80, | |||||
"ar_border_color" : "#00FFFF", | |||||
"ar_border_width" : 4, | |||||
"ar_round_diameter" : 6, | |||||
"ar_splitline_color" : "#BFBFBF", | |||||
"ar_splitline_border" : 3, | |||||
"ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)", | |||||
"ar_view_xy": "3,3", | |||||
"ar_view_pos": "1440,810" | |||||
}, | |||||
"SmartShipEventWorker": | |||||
{ | |||||
"url":"tcp://127.0.0.1:4580", | |||||
"topics":"analyzer.boat" | |||||
}, | |||||
"SmartShipHttpServer": | |||||
{ | |||||
"checkpoint_query_comment": "卡口信息请求url", | |||||
"checkpoint_query": "http://127.0.0.1:9940/yunen/checkpoint/list", | |||||
"request_time_comment": "请求间隔min", | |||||
"request_time": 10 | |||||
}, | |||||
"ShipTarget": | |||||
{ | |||||
"ship_target_url": "tcp://127.0.0.1:9912", | |||||
"ship_target_topic": "ship_target" | |||||
}, | |||||
"VideoAnalyzer": | |||||
{ | |||||
"video_analyzer_url":"tcp://127.0.0.1:4580", | |||||
"video_analyzer_topic": "analyzer.smartship" | |||||
}, | |||||
"SmartShipCore": | |||||
{ | |||||
"check_point_id_comment": "默认加载航线id", | |||||
"check_point_id": 1, | |||||
"weather_url_comment": "当前天气查询", | |||||
"weather_url": "http://127.0.0.1:9940/yunen/weather/now", | |||||
"web_Page_Load_comment": "是否跳过加载页面", | |||||
"web_Page_Load": true | |||||
}, | |||||
"WarningEventManage": | |||||
{ | |||||
"warning_url_comment": "订阅警示消息", | |||||
"warning_url": "tcp://127.0.0.1:9912", | |||||
"warning_topic": "alarm_event" | |||||
}, | |||||
"HttpUrl": | |||||
{ | |||||
"warning_query_count_comment": "卡口历史警示总数查询接口", | |||||
"warning_query_count": "http://127.0.0.1:9940/yunen/alarm_event/count", | |||||
"warning_list_url_comment": "卡口历史警示列表查询接口", | |||||
"warning_list_url": "http://127.0.0.1:9940/yunen/alarm_event/list" | |||||
}, | |||||
"ClientLogin": | |||||
{ | |||||
"url": "http://127.0.0.1:9940/client_login.html" | |||||
}, | |||||
"FMSGatewayCore": { | |||||
"fmsgateway_topic":"fmsgateway.control", | |||||
"fmsgateway_url":"tcp://127.0.0.1:9912" | |||||
} | |||||
} |
@@ -0,0 +1,5 @@ | |||||
{ | |||||
"VLC": { | |||||
"cmd_line": "--rtsp-tcp, --network-caching@1000, --no-audio" | |||||
} | |||||
} |
@@ -0,0 +1,117 @@ | |||||
{ | |||||
"Core": { | |||||
"CurrentSkin": "Skin.Default", | |||||
"InstallConfigFile": "install.ini", | |||||
"InstallGroup": "InstallSoftware", | |||||
"InstallKeyLanguage": "Language", | |||||
"ShowSideWidgetOnInitialize": false, | |||||
"BuyUrl": "", | |||||
"license_visible": false, | |||||
"AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication", | |||||
"ShowSplash": false, | |||||
"Language": "zh_CN", | |||||
"client_ownership": "client:ownership", | |||||
"auto_select_netdevice": false | |||||
}, | |||||
"UserManagerServer": { | |||||
"update_interval": "600", | |||||
"keepalive_highfrequency_count": "5", | |||||
"force_sync_time": false, | |||||
"timeout_login": "3000", | |||||
"timeout_logout": "1000", | |||||
"timeout_userinfo": "10000" | |||||
}, | |||||
"UserManager": { | |||||
"UserMgrInterfaceType": "Server", | |||||
"AnyOne_Name": "Anyone", | |||||
"UseAnyOneLogin": false, | |||||
"ForceLogin": true, | |||||
"LoginAuto": false, | |||||
"LoginAuto_Name": "", | |||||
"LoginAuto_Password": "", | |||||
"check_permissions": true | |||||
}, | |||||
"LocalUserManagerInterface": { | |||||
"username": "admin", | |||||
"password": "admin" | |||||
}, | |||||
"Config-AutoUpdate": { | |||||
"AutoUpdate": true, | |||||
"VisibleInView": true, | |||||
"desktop_linkname_comment": "程序快捷方式名称", | |||||
"desktop_linkname": "云恩智慧船舶监管系统.lnk", | |||||
"update_timeout": "120000" | |||||
}, | |||||
"Default-AutoUpdate": { | |||||
"AutoUpdate": true | |||||
}, | |||||
"Config-Language": { | |||||
"VisibleInView": false | |||||
}, | |||||
"Config-Editor": { | |||||
"VisibleInView": false | |||||
}, | |||||
"EventTimeLine": { | |||||
"AutoStartPlayRealTime": false, | |||||
"RemoteSync": false, | |||||
"DataLineFactor": "2" | |||||
}, | |||||
"KernelMsgServer": { | |||||
"FrontUrl": "tcp://127.0.0.1:5656", | |||||
"BackendUrl": "tcp://127.0.0.1:5657", | |||||
"DestroyTimeout": "3000" | |||||
}, | |||||
"About": { | |||||
"LogoWidth": "128", | |||||
"LogoHeight": "128", | |||||
"LogoField": "0,135", | |||||
"ExpandField": "145,197" | |||||
}, | |||||
"NetworkService": { | |||||
"AutoStartZMQ": false, | |||||
"AutoStartNetDataProcess": false, | |||||
"RouterUrl": "tcp://127.0.0.1:5556", | |||||
"PubUrl": "tcp://127.0.0.1:5557", | |||||
"ProxyControlEnd": "inproc://proxycontrolsocket", | |||||
"ZMQ_RcvTimeout": "50", | |||||
"ZMQ_RcvTimer": "200", | |||||
"ZMQ_ShutDownLinger": "0", | |||||
"EnabledDataHole": "1000", | |||||
"RequestSplitUnit": "992100" | |||||
}, | |||||
"Redis": { | |||||
"AutoStart": false, | |||||
"connecttimeout": "1001", | |||||
"executetimeout": "1001" | |||||
}, | |||||
"EventTimeLine-EventColor": { | |||||
"default": "FFFFFF", | |||||
"text": "FFFFFF", | |||||
"data_background": "FFFF00", | |||||
"data": "FF0000" | |||||
}, | |||||
"CurrentPackageDefine": { | |||||
"TopicIndex": "0", | |||||
"TimeStampIndex": "1", | |||||
"DataIndex": "2" | |||||
}, | |||||
"Httpagination": { | |||||
"each_page_count": "100", | |||||
"interval": "10", | |||||
"max_request_count": "5" | |||||
}, | |||||
"AloneWidget": { | |||||
"fullscreen_title_timer": "2000", | |||||
"cursor_timer": "1000" | |||||
}, | |||||
"AuthenticationManager": { | |||||
"auto_reg": true, | |||||
"autoreg_check_interval": "5000", | |||||
"check_success_delay": "5000", | |||||
"netreg_check_regcode_interval": "3600", | |||||
"regcode_invalid_needretry": true, | |||||
"regcode_invalid_tips": "300", | |||||
"netregcode_timeout": "2000", | |||||
"select_netcard_timeout": "10000" | |||||
} | |||||
} |
@@ -0,0 +1,39 @@ | |||||
{ | |||||
"FMSGatewayCore": { | |||||
"ip-comment": "指定对外提供服务的 ip 地址,获取实时视频和历史视频播放地址用到,为空则使用本机地址", | |||||
"ip": "", | |||||
"http_hls_port": 9580, | |||||
"rtsp_port-comment": "网关提供的 rtsp 服务, 0表示不启用, 9554", | |||||
"rtsp_port": 0, | |||||
"rtmp_port-comment": "网关提供的 rtmp 服务, 0表示不启用, 9556", | |||||
"rtmp_port": 0, | |||||
"rtp_port-comment": 0, | |||||
"shell_port-comment": 0, | |||||
"HttpServer-comment": "fmsgateway http接口服务, 默认 9960", | |||||
"HttpServer": { | |||||
"http_port": 9960 | |||||
}, | |||||
"star_play": false, | |||||
"ffmpeg_zerolatency": false | |||||
}, | |||||
"ItemList": [ | |||||
{ | |||||
"enable-comment": "是否启用定制配置", | |||||
"enable": true, | |||||
"session": "5172", | |||||
"stay_play-comment": "是否需要持续播放, 默认 false", | |||||
"stay_play": false, | |||||
"ffmpeg_zerolatency": false, | |||||
"RecordInfo": { | |||||
"begin_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"begin_move": 10, | |||||
"end_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移", | |||||
"end_move": 45 | |||||
}, | |||||
"GB28181-comment": "配置相机国标id", | |||||
"GB28181": { | |||||
"id": "34020000001320000006" | |||||
} | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,22 @@ | |||||
{ | |||||
"MediaCenter" : { | |||||
}, | |||||
"GB28181": { | |||||
"Local": { | |||||
"id": "37010200002000000005", | |||||
"name": "云恩流媒体", | |||||
"ip": "198.18.130.70", | |||||
"port": 5566, | |||||
"heartbeat-comment": "ms", | |||||
"heartbeat": 60000 | |||||
}, | |||||
"Remote": { | |||||
"id": "44190000062000902001", | |||||
"domain": "4419000006", | |||||
"ip": "198.18.130.220", | |||||
"port": 15060, | |||||
"passwd-": "admin123" | |||||
} | |||||
} | |||||
} |
@@ -0,0 +1,8 @@ | |||||
{ | |||||
"VideoFileManage": { | |||||
"min_duration-comment":"最小duration, 单位秒, 合并时文件时长小于此值,报错,不做合并", | |||||
"min_duration": 10, | |||||
"max_duration-comment":"最大duration, 单位秒, 合并时文件时长大于此值,报错,不做合并", | |||||
"max_duration": 120 | |||||
} | |||||
} |
@@ -0,0 +1,154 @@ | |||||
{ | |||||
"IP": "198.18.121.28", | |||||
"Describe": "东莞滨海流媒体网关", | |||||
"RegisterManager": | |||||
{ | |||||
"regurl_list": "http://198.18.121.28:9940/yunen/register/code/list", | |||||
"regurl_save": "http://198.18.121.28:9940/yunen/register/code/save", | |||||
"regurl_status": "http://198.18.121.28:9940/yunen/register/code/reported" | |||||
}, | |||||
"UserManagerServer": | |||||
{ | |||||
"server_url": "http://198.18.121.28:9940", | |||||
"curr_userinfo_url": "http://198.18.121.28:9940/users/current", | |||||
"user_role_url": "http://198.18.121.28:9940/roles", | |||||
"modify_password_page": "http://198.18.121.28:9940/pages/user/changePassword.html", | |||||
"keep_alive_url": "http://198.18.121.28:9940/users/heartbeat", | |||||
"login_html": "http://198.18.121.28:9940/client_login.html", | |||||
"in_or_out_comment": "内外网配置", | |||||
"in_or_out": "in" | |||||
}, | |||||
"VideoFileManage": | |||||
{ | |||||
"download_url": "http://192.168.3.94:9920/smartship", | |||||
"tomcat_dir-comment": "后台配置的 tomcat 根目录, /home/yunentech/yunen-common/img-server/conf/server.xml 文件中配置", | |||||
"tomcat_dir": "/home/yunentech/smart-ship-platform/images/smartship/", | |||||
"video_file_merger_dir-comment": "存放合并文件的目录名, 此目录应该在 tomcat 提供服务所在路径,程序使用时将是 $tomcat/$video_file_merger_dir", | |||||
"video_file_merger_dir": "video_file_merger_dir" | |||||
}, | |||||
"Update": | |||||
{ | |||||
"ftpurl": "ftp://yunenftp:yunentech@192.168.2.1:21/AiDisk_a1/ftp/iscs_ferry-analyzer/" | |||||
}, | |||||
"Help": | |||||
{ | |||||
"help_doc_url": "http://198.18.121.28:9920/smart-ship/help_doc/help_doc.html" | |||||
}, | |||||
"SysServerLog": | |||||
{ | |||||
"create_url": "http://198.18.121.28:9940/yunen/logs/create" | |||||
}, | |||||
"CameraServer": | |||||
{ | |||||
"camera_query": "http://198.18.121.28:9940/yunen/camera/find", | |||||
"camera_group_query": "http://198.18.121.28:9940/yunen/camera_group/find", | |||||
"preset_query": "http://198.18.121.28:9940/yunen/camera_pre_set/find", | |||||
"preset_control": "http://198.18.121.28:9940/yunen/camera_control/ptz_pre_set", | |||||
"camera_control": "http://198.18.121.28:9940/yunen/camera_control/ptz_control", | |||||
"preset_add": "http://198.18.121.28:9940/yunen/camera_pre_set/update", | |||||
"preset_modify": "http://198.18.121.28:9940/yunen/camera_pre_set/update", | |||||
"preset_delete": "http://198.18.121.28:9940/yunen/camera_pre_set/delete", | |||||
"streamingserver_query": "http://198.18.121.28:9940/yunen/camera_stream_server/find", | |||||
"3DPosition": "http://198.18.121.28:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||||
"get_ptz": "http://198.18.121.28:9940/yunen/camera_control/get_camera_ptz", | |||||
"set_ptz": "http://198.18.121.28:9940/yunen/camera_control/set_camera_ptz" | |||||
}, | |||||
"CameraStatus": | |||||
{ | |||||
"camera_status_url": "tcp://198.18.121.28:9912", | |||||
"camera_status_topic": "camera_status_list" | |||||
}, | |||||
"CustomRealRtsp_comment": "替换对应相机的实时视频播放地址", | |||||
"CustomRealRtsp": | |||||
{ | |||||
"68217_comment":"rtsp://192.168.2.37/68217?from:2019-02-10/02:00:00", | |||||
"68213_comment":"rtsp://192.168.2.37/68213?from:2019-02-10/02:00:00" | |||||
}, | |||||
"DefaultSkin": | |||||
{ | |||||
"background_name": "东莞卡口" | |||||
}, | |||||
"EvidenceChain": | |||||
{ | |||||
"ais_track_url_comment": "查询AIS轨迹信息", | |||||
"ais_track_url": "http://198.18.121.28:9940/yunen/ais/get_tracks", | |||||
"ship_target_url_comment": "船舶目标列表查询", | |||||
"ship_target_url": "http://198.18.121.28:9940/yunen/ship_target/list" | |||||
}, | |||||
"Map": | |||||
{ | |||||
"MapRenderServer":"http://198.18.121.28:9921/map/", | |||||
"DataServer":"http://198.18.121.28:9940" | |||||
}, | |||||
"SmartshipVideo": | |||||
{ | |||||
"ar_font_family" : "Microsoft YaHei", | |||||
"ar_font_color_ais" : "#22B14C", | |||||
"ar_font_color_noais" : "#ff0000", | |||||
"ar_font_color_moreais" : "#FF7F27", | |||||
"ar_font_pixelsize" : 20, | |||||
"ar_fill_color" : "#015757", | |||||
"ar_fill_alpha_comment" : "设置透明度", | |||||
"ar_fill_alpha" : 80, | |||||
"ar_border_color" : "#00FFFF", | |||||
"ar_border_width" : 4, | |||||
"ar_round_diameter" : 6, | |||||
"ar_splitline_color" : "#BFBFBF", | |||||
"ar_splitline_border" : 3, | |||||
"ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)", | |||||
"ar_view_xy": "3,3", | |||||
"ar_view_pos": "1440,810" | |||||
}, | |||||
"SmartShipEventWorker": | |||||
{ | |||||
"url":"tcp://198.18.121.28:4580", | |||||
"topics":"analyzer.boat" | |||||
}, | |||||
"SmartShipHttpServer": | |||||
{ | |||||
"checkpoint_query_comment": "卡口信息请求url", | |||||
"checkpoint_query": "http://198.18.121.28:9940/yunen/checkpoint/list", | |||||
"request_time_comment": "请求间隔min", | |||||
"request_time": 10 | |||||
}, | |||||
"ShipTarget": | |||||
{ | |||||
"ship_target_url": "tcp://198.18.121.28:9912", | |||||
"ship_target_topic": "ship_target" | |||||
}, | |||||
"VideoAnalyzer": | |||||
{ | |||||
"video_analyzer_url":"tcp://198.18.121.28:4580", | |||||
"video_analyzer_topic": "analyzer.smartship" | |||||
}, | |||||
"SmartShipCore": | |||||
{ | |||||
"check_point_id_comment": "默认加载航线id", | |||||
"check_point_id": 1, | |||||
"weather_url_comment": "当前天气查询", | |||||
"weather_url": "http://198.18.121.28:9940/yunen/weather/now", | |||||
"web_Page_Load_comment": "是否跳过加载页面", | |||||
"web_Page_Load": true | |||||
}, | |||||
"WarningEventManage": | |||||
{ | |||||
"warning_url_comment": "订阅警示消息", | |||||
"warning_url": "tcp://198.18.121.28:9912", | |||||
"warning_topic": "alarm_event" | |||||
}, | |||||
"HttpUrl": | |||||
{ | |||||
"warning_query_count_comment": "卡口历史警示总数查询接口", | |||||
"warning_query_count": "http://198.18.121.28:9940/yunen/alarm_event/count", | |||||
"warning_list_url_comment": "卡口历史警示列表查询接口", | |||||
"warning_list_url": "http://198.18.121.28:9940/yunen/alarm_event/list" | |||||
}, | |||||
"ClientLogin": | |||||
{ | |||||
"url": "http://198.18.121.28:9940/client_login.html" | |||||
}, | |||||
"FMSGatewayCore": { | |||||
"fmsgateway_topic":"fmsgateway.control", | |||||
"fmsgateway_url":"tcp://198.18.121.28:9912" | |||||
} | |||||
} |