The main purpose of developing the product is to solve the problem of maintaining the eye contract during video conferences. The product detects the eye location of the person sitting in front of the system using mediapipe module. And then according to the position of eye it changes the camera thorugh which its streaming the video on the platform. Pyvirtualcam is used to send frames from pc to third party softwares like google meet, etc.
Download the zip file and install the following dependencies:
pip install opencv-python
pip install mediapipe
pip install numpy
pip install pyvirtualcamAlso download and install the Unity Capture Software from this link