Giter VIP home page Giter VIP logo

jarvis-camera's Introduction

Description

Take a picture or a video with Jarvis assistant using any USB webcam compatible with Linux.

Usage

You: Prends une photo de test
Jarvis: Photo prise.
[Photo sauvegardée dans /tmp/photo_test.jpg comme définit dans le fichier command]

You: Prends une photo de test discretement
[Photo sauvegardée dans /tmp/photo_test.jpg comme définit dans le fichier command]

You: Prends une vidéo de test
Jarvis: Vidéo prise.
[Vidéo sauvegardée dans /tmp/video_test.mp4 comme définit dans le fichier command]

You: Prends une vidéo de test discrètement
[Vidéo sauvegardée dans /tmp/video_test.mp4 comme définit dans le fichier command]

You: Prends une vidéo et envoie la par mail
[Vidéo envoyée par mail grace au plugin [Email Sender](https://github.com/QuentinCG/jarvis-email-sender)]

You: Prends une photo et envoie la par mail
[Photo envoyée par mail grace au plugin [Email Sender](https://github.com/QuentinCG/jarvis-email-sender)]

You: Prends une photo et envoie la par facebook
[Photo envoyée par facebook grace au plugin [Facebook Messenger](https://github.com/QuentinCG/jarvis-fb-messenger)]

How to install

  1. Connect your camera to your computer where Jarvis assistant is installed

  2. Get the camera name using ls /dev/video* and the audio output name and number of the camera using arecord -l

  3. Add this plugin to your Jarvis assistant (more info here): ./jarvis.sh -p https://github.com/QuentinCG/jarvis-camera

  4. Also add Email Sender plugin to Jarvis assistant if you want to send your picture or video by email.

  5. Also add Facebook messenger plugin to Jarvis assistant if you want to send your picture by Facebook messenger.

  6. Configure the configuration file to match your requirements.

  7. Enjoy

Author

Quentin Comte-Gaz

License

This project is under MIT license. This means you can use it as you want (just don't delete the plugin header).

Contribute

If you want to add more examples or improve the plugin, just create a pull request with proper commit message and right wrapping.

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.