Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 836 Bytes

File metadata and controls

24 lines (17 loc) · 836 Bytes

NETRA CONNECT - Switching Multiple Cameras Based On Eye Tracking

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.

Installation

Download the zip file and install the following dependencies:

  pip install opencv-python
  pip install mediapipe
  pip install numpy
  pip install pyvirtualcam

Also download and install the Unity Capture Software from this link