项目作者: THARUNESHWAR-369

项目描述 :
Gesture control on youtube and vlc player
高级语言: Python
项目地址: git://github.com/THARUNESHWAR-369/Gesture-Control-Mediaplayer-V1.git


Gesture-control-mediaplayer

Maintenance
Maintenance
Maintenance
Maintenance

adsf

Sample

Play Pause Gesture

Volume Increase Gesture

Volume Decrease Gesture

Forward Gesture

Rewind Gesture

Full Screen Gesture

How to use it?

Change CHOICE to ‘youtube’ or ‘vlc’
Change WEB_CAM_SOURCE to your webcam Source
Change swipe option to True (TO enable Advance control)

  1. from HAND_GESTURE_MEDIAPLAYER_CONTROLER import YT_VLC_CONTROL_HAND_TRACKING
  2. if __name__ == "__main__":
  3. app = MediaPlayer_GestureRecognition(CHOICE='vlc')
  4. app.start()

Demo

Youtube video - https://youtu.be/aR4TvTsH3vs

Sources

Mediapipe