Coder Social home page Coder Social logo

Comments (7)

afland avatar afland commented on June 18, 2024 2

I'll have a go at this. what operating systems are you using? I can only test this on Arch Linux. Any specific steps that are the most confusing?

I think instructions for debian/ubuntu based distros would be the most useful as the most noobs use those (including me lol)

from webcam-mods.

hamidzr avatar hamidzr commented on June 18, 2024 2

Adding to this - if you have more than one webcam (e.g. a built-in laptop cam and an external/USB cam) how do you specify which source device to use?

if you have you know what ID the video device you're using has you can provide that using the VIDEO_IN environment variable eg /dev/video0 . ref https://www.serverlab.ca/tutorials/linux/administration-linux/how-to-set-environment-variables-in-linux/

I have a few lines which either uses that or find the first available camera and sets that as the input device here

you can play from a video device using ffplay eg ffplay /dev/video10

from webcam-mods.

hamidzr avatar hamidzr commented on June 18, 2024 1

I recorded a quick screencast here there are a lot of pauses that could be edited but I'm lazy so feel free to skip forward and backward. And let me know if you see something that shouldn't be there..

from webcam-mods.

afedulov avatar afedulov commented on June 18, 2024

+1 I would like to give it a try, but do not have time to reverse engineer the setup. Some basic requirements and first steps would be great to have (pipenv etc.)

from webcam-mods.

hamidzr avatar hamidzr commented on June 18, 2024

I'll have a go at this. what operating systems are you using? I can only test this on Arch Linux. Any specific steps that are the most confusing?

from webcam-mods.

pezhore avatar pezhore commented on June 18, 2024

Adding to this - if you have more than one webcam (e.g. a built-in laptop cam and an external/USB cam) how do you specify which source device to use?

from webcam-mods.

hamidzr avatar hamidzr commented on June 18, 2024
  • added guidance on how to run and configure the different modes by adding cli arguments to entry.py using https://typer.tiangolo.com
  • updated the README with available settings and modes

feel free to reopen the issue if you have related questions.

from webcam-mods.

Related Issues (13)

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.