Skip to content

VC++实现的GB28181协议用到了一些开源库,程序和库版本都是VS2013编译

Notifications You must be signed in to change notification settings

lcmftianci/GB28181

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb28181相机接入

想用visual studio直接打开编译的check到14b671c5735b8d5392118952c9c7a233db070284版本,携带的第三方库是用vs2013编译的

git checkout 14b671c5735b8d5392118952c9c7a233db070284

全源码编译 ,用cmake构建的

mkdir build
cd build 
cmake ..
cmake --build .

运行

拷贝执行程序与GB28181.ini配置文件到相同目录运行即可

gbexecer

About

VC++实现的GB28181协议用到了一些开源库,程序和库版本都是VS2013编译

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published