This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kunmeng
/
HikNetSDKPkg
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
使用C语言和C++封装海康威视网络SDK库,使用Golang调用C库
26
Commits
1
Branches
4
Releases
Tree:
7eae57ef1c
Branches
Tags
master
1.0.2
1.0.1
1.0.0
HikNetSDK
HikNetSDKPkg
HTTP
SSH
ZIP
TAR.GZ
kunmeng
7eae57ef1c
1. 在git中删除lib库,优化go get 下载速度
2 months ago
Core
724c4febd9
1. 编译时需要指定 LIBRARY_PATH = 海康库,运行时需要指定 LD_LIBRARY_PATH =海康库
2 months ago
include
a4caf70ae8
1. 使用CGO对代码进行重构
2 months ago
.gitignore
7eae57ef1c
1. 在git中删除lib库,优化go get 下载速度
2 months ago
BallCamera.go
666ed24e73
1. 导出Core包
2 months ago
BallCamera_test.go
666ed24e73
1. 导出Core包
2 months ago
README.md
a4caf70ae8
1. 使用CGO对代码进行重构
2 months ago
go.mod
a4caf70ae8
1. 使用CGO对代码进行重构
2 months ago
README.md