Giter Site home page Giter Site logo

eviacam's Introduction

eviacam

Install eViacam on a modern Linux machine

Description

eViacam allows you to control your Linux computer with face tracking. Your face movement is able to control your mouse cursor, reducing strain from RSI, or providing a reasonably useful accessibility feature to users who are able to move their head with precision (ie., shakiness would affect the usefulness of this process).

Reasoning

I suffer from Ulnar Nerve Entrapment. A very painful RSI that comes and goes when I work myself too hard at my desk. Usually there are signs of it coming on that warn me to take a rest, but recently, while working on a customer deadline, I ignored these signs and have been regretting it for weeks as I suffer with the worst relapse I've had in several years. I remembered demoing eViacam on Category5 Technology TV way back in 2012, so I set out to install it via the traditional means on my shiny modern Linux Mint 19 box. But it didn't work. I needed to get it working to be able to control my computer and relax my arm long enough to heal, so I did... and then decided to make it easier for the next person by creating an easy installer script.

How it works

./install.sh starts by adding a bunch of dependencies (via apt), then removes the version on wxWidgets that comes with the distro (on Mint 19 the included version does not support GTK 3). Then, from the GitHub repositories, wxWidgets is re-compiled using a specific "tested to work" version, including GTK 3 extensions, and then finally, eViacam is compiled.

Disclaimer

While this script shouldn't break your system, it could. It removes wxWidgets and replaces it with a newer version which may or may not be compatible with GUI tools you use. On a reasonably vanilla Linux Mint 19, there appear to be no ill effects of this transition. If you experience difficulty, you can reinstall wxWidgets using apt, which will regress it to the old version. I don't take any responsibility for breaking your system. Please understand what you're doing at least well enough to undo it should something go wrong.

Thanks

Much of how this works was learned by reading through this issue thread: cmauri/eviacam#14

eviacam's People

Contributors

cat5tv avatar robbief avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.