rigvedmaanas / Realtime-System-Monitoring-Solution

Our system empowers teachers to effectively monitor and manage students’ activities, fostering a conducive learning environment. Beyond educational settings, this monitoring solution can find applications in various sectors where effective surveillance and supervision are essential.
MIT License
3 stars 0 forks source link

How to Implement Real-Time Monitoring System? #1

Open sandeep24kt opened 1 month ago

sandeep24kt commented 1 month ago

Hi Rigved

I want to set up real-time monitoring system . Can you help me with some advice or examples on how to implement this?

rigvedmaanas commented 1 month ago

Hi @sandeep24kt

Instructions on how to run this is given at the bottom of the readme.md

sandeep24kt commented 1 month ago

Screenshot 2024-07-23 231053

it's showing this exception.

rigvedmaanas commented 1 month ago

Sorry for that issue. I had that image with me and didn't upload it here. It was only used during the initial phase. So you can just comment that line out.

sandeep24kt commented 1 month ago

which line?

rigvedmaanas commented 1 month ago

I mean the print statement

sandeep24kt commented 1 month ago

its still not working..

rigvedmaanas commented 1 month ago

Is the error same?

rigvedmaanas commented 1 month ago

By the way make sure that numpy is installed properly

sandeep24kt commented 1 month ago

Is the error same?

yes

By the way make sure that numpy is installed properly

yes i have installed it properly

sandeep24kt commented 1 month ago

Screenshot 2024-07-27 000123 this error is showing while installing requirements.txt

sandeep24kt commented 1 month ago

Screenshot 2024-07-27 002735 now showing like this after i reinstalled open cv

rigvedmaanas commented 1 month ago

Screenshot 2024-07-27 000123

this error is showing while installing requirements.txt

Please check this issue

sandeep24kt commented 1 month ago

Screenshot 2024-07-27 002735 now showing like this after i reinstalled open cv

what to do after this?

sandeep24kt commented 1 month ago

Screenshot 2024-07-27 002735 now showing like this after i reinstalled open cv

what to do after this?

??

rigvedmaanas commented 1 month ago

I have updated the code. Please check 🙂