Skip to content
Vithursanaa Nithiyaraj edited this page Aug 5, 2025 · 5 revisions

Welcome to the CCTV-IntelliGuard wiki!

A smart hardware module that connects to any existing CCTV camera and performs real-time human detection using edge AI (AI algorithms directly on edge devices, like smartphones or IoT sensors, allowing real-time processing and decision-making without cloud reliance). This system can automatically trigger alarms, save video clips with timestamps, or send alerts to a designated phone number or messaging app based on specific conditions.

Week_01 --> In this week, I finalize the features and workflow. And I almost finalized the hardware and software stacks, but I'm not sure; maybe in the future, due to some issues, they will change.

Week-02 --> This week I asked Sulochana madam for a Raspberry Pi and the permission to access the DVR of the intelligence lab. She told me to ask Shashi Sir. So I went and asked him. He told me that I can't access the DVR of the intelligence lab because that DVR is for many CCTVs, and he suggested using the IoT lab CCTV and DVR for that, but I have to ask permission from Kutila Sir. And he said he has to search if any raspberry is available in working condition.

Week-03 --> I didn't get a Raspberry Pi, and I couldn't meet Kutila Sir. I install OpenCV and relevant libraries. And I run a few basic codes related to OpenCV.

  1. Drawing a Red Circle on a Black Background
  2. Read images
  3. Read videos

I haven't downloaded FFmpeg yet. Now I plan to rely on only OpenCV. If in the future (after checking the Raspberry Pi) needed, then I will only plan to install and work with that.

Week-04 --> I got a Raspberry Pi and the permission and the access to the IoT lab.

Clone this wiki locally