An open API service indexing awesome lists of open source software.

https://github.com/varshithvhegde/blink_video_player

Its a video player with eye tracking
https://github.com/varshithvhegde/blink_video_player

android androidstudio eyetracking java player video video-player

Last synced: 9 months ago
JSON representation

Its a video player with eye tracking

Awesome Lists containing this project

README

          

# Blink Video Player

## Introduction

Blink Video Player is a video player but has intelligence of its own .
This is a projet we deeloped as a part of our mini project in VTU 6th Sem.

## Features

- Plays videos
- Can play videos from the internet
- Can play videos from the local storage
- Main Feature is that it can detect the face of the person in the video and can blink the eyes of the person in the video
- It checks wheather the person's eye is open or close.
- If the person's eye is open then it will play the video.
- If the person's eye is close then it will pause the video.
- It can detect the face of the person in the video and can blink the eyes of the person in the video.

## Technology Stack

- Android Studio
- Java
- OpenCV
- Firebase
- XML
- Android SDK
- Android Emulator
- Android Device
- Google Vision API
- ML Kit

## Installation

- Download the apk file from the link given below

[Direct apk download](https://github.com/Varshithvhegde/Blink_Video_Player/releases/download/v1.2.0/app-debug.apk)
![Github Releases](https://img.shields.io/github/downloads/Varshithvhegde/Blink_Video_Player/latest/total.svg?style=plastic)

- Install the apk file in your android device
- Open the app
- Click on the play button
- Select the video from the local storage or from the internet
- Click on the play button
- Now the video will start playing
- Now close your eyes and see the magic
- The video will pause
- Now open your eyes and see the magic
- The video will start playing
- Enjoy the video

## Screenshots

Splash ScreenVideo SelectionVideo Player

screenshot1screenshot3screenshot7

## Contributors

- [Varshith V Hegde](https://github.com/Varshithvhegde)
- [Yashwanth](https://github.com/yashu3701)