# vue海康大华摄像头对接 **Repository Path**: sky_zy/hikvision-dahua-camera-docking ## Basic Information - **Project Name**: vue海康大华摄像头对接 - **Description**: vue3海康大华摄像头对接 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2026-01-21 - **Last Updated**: 2026-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **大华使用说明** ## 一、本地调试使用说明 ### 1、手动运行nginx文件,运行nginx-1.10.2\start.bat ![文件可在网上下载](https://foruda.gitee.com/images/1743645647554478370/a4132a0d_9234100.png "Snipaste_2025-04-03_10-00-29.png") ## 二、部署使用说明 ### 1、服务端配置nginx文件 ``` location ~ /RPC2|RPC2_Login|RPC_Loadfile/ { proxy_pass http://$http_self_targetip; break; } location ^~ /web_caps/ { proxy_pass http://$http_self_targetip; break; } ``` # **海康使用说明** ## 1、手动安装目录下的public\static\HCWebSDKPlugin.exe