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库
31
Commits
1
Branch
5
Tags
44
MiB
C
88.2%
Go
11.8%
5943c095a3
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
5943c095a3
1. 修复开始时间和结束时间时录像跨天数,未正确设置
2025-03-26 11:23:26 +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. 修复开始时间和结束时间时录像跨天数,未正确设置
2025-03-26 11:23:26 +08:00
README.md
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
README.md