bkbilly / libHikvision

Extract videos/photos from HikVision camera datadirs
https://pypi.org/project/libhikvision/
MIT License
14 stars 2 forks source link

Update README.md #4

Closed Race666 closed 1 year ago

Race666 commented 1 year ago

Just a few updates to the sample script. Adjusted to python3 (print version). Get the videos of the last 3 hours by default. Add (starttime) timestamp to filename. Set the Lastwrite and -access time file attribute to the (starttime) timestamp.

bkbilly commented 1 year ago

Thanks for updating the examples.