Skip to content

zucker-chen/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

  • include tools, modules, scripts and demos, used for IP Cameras.
  • 记录网络摄像机工作中常用到的 工具、模块、脚本、用例。
  • 不断完善更新中。。。

Contents

  • tools 常用工具(valgrind,strace...)的编译及使用方法
  • modules 常用模块(ffmpeg,qrcode...)的编译及使用方法
  • scripts 常用脚本用例(getopts...)及使用方法
  • demos 常用代码用例(crypto,unit_test...)及使用方法
  • kermod 工作中使用到的驱动模块(gpio, lens...)实现