Skip to content

davehope/libHikvision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libHikvision

A PHP Class for working with Hikvision datadir's, this file will parse index00.bin files that Hikvision IP Camera software stores on SD cards and NFS Shares.

Using this class you can view details about recordings stored in a datadir and extract video and thumbnails.

An example application is included named 'demo.php'.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Based on Alexey Ozerov's c++ code, available at https://github.com/aloz77/hiktools/

License

GPL 2.0

About

PHP Class for working with Hikvision datadir's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages