Decipher NFS data structure for recent firmware?

pyrodex

n3wb
Joined
Dec 19, 2015
Messages
2
Reaction score
0
I have a few Hikvision cameras running the latest firmware offerings available for the units and I was wondering if anyone has any code that is able to translate the .mp4 files into some type of start and end time stamp for each file so I can rename them or transcode them into another format and naming standard I can use for longer term storage into a cloud based offering.

Any type of code that works in Linux is welcomed that I could work with since I am no stranger to programming in python, php, and perl. Thanks!
 

pyrodex

n3wb
Joined
Dec 19, 2015
Messages
2
Reaction score
0
With no knowledge of how good this is, or how easy to use, this may be worth a look, or contributing to:
https://github.com/davehope/libHikvision
I did find this in my travels of the internet and when I was playing with the base demo code it wasn't working with the recent firmware releases. I suspect it has to do with changes to the header blocks in the index00.bin files to support new features and functions. I was wondering if anyone had found the same thing and made updates to support the later versions.
 
Top