Python script to address the problem of manually locating required event timestamps from carved CCTV DVR footages. Full details can be found in the paper published in Eighteenth Annual IFIP WG 11.9 International Conference on Digital Forensics. Link to paper: https://link.springer.com/chapter/10.1007/978-3-031-10078-9_8
The project has been divided into four modules:
Framextract.py- Extracts frames from video footages
Reconstruct.py- Attempts to repair unplayable video by extracting the frames.
framestitch.py- Attempts to construct video using frames extracted from unplayable video.
OCR.py- Performs image preprocessing & OCR on the extracted frames.
Features
- Extracts frames from video footages
- Performs OCR on the extracted frame content
- Construct video from frames
- Digital forensics #CCTV #DVR
- Written in Python
License
Apache License V2.0Follow CCTV Frame Timestamp Extractor
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CCTV Frame Timestamp Extractor!