Skip to content

kukumberman/remote-input-web-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-input-web-client

Description

This is client-side implementation for other project (highly recommended to read it first).

How it works

  • It uses MediaPipe solution to detect your hand.
  • It connects to the running instance of WebSocket Server on port 7000 and sends corresponding messages.

Known issues

  • In order to send correct position - defined screen resolution in pixels should be the same as yours Game View tab (or something else if you use it ouside Unity Engine), just fetch dynamically instead of hardcoded value here.

Installation

  • Clone repository
  • Run local server in repository root folder (personally I use VSCode and Live Server extension)

License

This package is licensed under the MIT License, see LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published