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
- Host: GitHub
- URL: https://github.com/varshithvhegde/blink_video_player
- Owner: Varshithvhegde
- Created: 2022-07-09T16:55:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T15:58:49.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T02:59:35.654Z (over 1 year ago)
- Topics: android, androidstudio, eyetracking, java, player, video, video-player
- Language: Java
- Homepage:
- Size: 14.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[
](https://github.com/Varshithvhegde/Blink_Video_Player/releases/download/v1.2.0/app-debug.apk)

- 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



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