Week 7 10/15-10/20
- hickeyalex45
- Oct 20, 2023
- 1 min read
Starting the week, I looked in each line of code for the facial recognition scripts to try to find what sets the fps rate. I found a line that said "framerate = 5" and i changed it to 30, matching the webcam framerate. This still didn't change anything. Taking a short detour, i looked at an alternative way to host my website, running an http server from my pi. It worked and I started creating some html code, but other devices could not connect. This is most likely due to an outdated software Apache2.

Lastly, I found someone's attendance script for facial recognition, so I will be trying to reverse engineer it to see how it works, and create my own script.
Comentarios