Features Flask server to host across multiple devices with a SocketIO server.
Socket.IO is a event-driven JavaScript library for real-time web applications. It enables real-time, bi-directional communication between web clients and servers
Facial recognision with CV2 for the application of live face filters.
To launch the application install the following packages first.
Pip installs
pip install requirements.txt
To Launch
python server.py
It will launch a web page on your current ip, cmd ipconfig on port 5000
e.g 192.168.1.4:5000
or on your localhost:5000
