# python_hk **Repository Path**: zapplelove/python-hk ## Basic Information - **Project Name**: python_hk - **Description**: 使用python实现sdk直接海康视频流 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-14 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 下载代码 git clone https://gitee.com/Dimension-X-Robotics/python-hk.git # 进入到demo文件夹下 cd python-hk # 执行sudo su sudo su # 如果没有换源可以使用下面的脚本进行一键换源,需要安装wget和python3,选择->5->2 wget http://fishros.com/install -O fishros && . fishros # 执行install.sh sh install.sh # 进入到hikdemo文件夹 cd hikdemo # 执行测试代码test.py,自行修改test.py中的摄像头的IP,USERNAME,PASSWORD python3 test.py