Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssbarnea/hikvision
hikvision player sdk usage from c++ and python
https://github.com/ssbarnea/hikvision
Last synced: 28 days ago
JSON representation
hikvision player sdk usage from c++ and python
- Host: GitHub
- URL: https://github.com/ssbarnea/hikvision
- Owner: ssbarnea
- Created: 2011-11-09T12:42:48.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-09T16:53:28.000Z (about 13 years ago)
- Last Synced: 2024-10-04T12:52:26.588Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 8.8 MB
- Stars: 14
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== DemoPlayer ==
Original demo application from Hikvision but converted to VS2010 (from VC6).
If you have 2008 you should be able to create a project/workspace and compile it.Because it is a MFC application you cannot compile it with free versions (Express).
== hikdump ==
A console Windows application that is used to verify that PlayM4_SetCurrentFrameNum works well.== hikdump.py ==
This is a Python script that should do the same thing as hikdump C++ application.
It was tested only with Python 2.5== sample.264 ==
Sample video file used for testing.