This website requires JavaScript.
Explore
Help
Sign In
kunmeng
/
HikNetSDKPkg
Watch
1
Star
0
Fork
0
You've already forked HikNetSDKPkg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
使用C语言和C++封装海康威视网络SDK库,使用Golang调用C库
33
Commits
1
Branch
5
Tags
44
MiB
C
88.2%
Go
11.8%
a881b395bd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
kunmeng
a881b395bd
1. 回放时间合理的+/-与硬盘路的 UTCDiff
2025-03-27 14:30:35 +08:00
Core
1. 增加 GetDVRDeviceConfig函数
2025-03-21 10:06:00 +08:00
include
1. 增加 GetDVRDeviceConfig函数
2025-03-21 10:06:00 +08:00
.gitignore
1. 在git中删除lib库,优化go get 下载速度
2025-02-27 14:57:03 +08:00
BallCamera_test.go
1. 简化球机移动的传参逻辑
2025-02-27 15:29:12 +08:00
BallCamera.go
1. 增加 GetDVRDeviceConfig函数
2025-03-21 10:06:00 +08:00
go.mod
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
Nvr_test.go
1. 增加 GetDVRDeviceConfig函数
2025-03-21 10:06:00 +08:00
Nvr.go
1. 回放时间合理的+/-与硬盘路的 UTCDiff
2025-03-27 14:30:35 +08:00
README.md
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
README.md